We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a19c21b commit c5a9210Copy full SHA for c5a9210
man/rustc.1
@@ -160,7 +160,7 @@ If the value is 'help', then a list of available CPUs is printed.
160
\fBtarget\-feature\fR='\fI+feature1\fR,\fI\-feature2\fR'
161
A comma\[hy]separated list of features to enable or disable for the target.
162
A preceding '+' enables a feature while a preceding '\-' disables it.
163
-Available features can be discovered through \fItarget\-cpu=help\fR.
+Available features can be discovered through \fIllc -mcpu=help\fR.
164
.TP
165
\fBpasses\fR=\fIval\fR
166
A space\[hy]separated list of extra LLVM passes to run.
0 commit comments