We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 21e6cf0 commit a17fac4Copy full SHA for a17fac4
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