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 9c2b295 commit c3d4846Copy full SHA for c3d4846
llvm/test/tools/llvm-objdump/mattr-mcpu-help.test
@@ -1,6 +1,7 @@
1
# RUN: yaml2obj %s -o %t
2
# RUN: llvm-objdump -d %t --mattr=help 2>&1 | FileCheck %s
3
# RUN: llvm-objdump -d %t --mcpu=help 2>&1 | FileCheck %s
4
+# REQUIRES: x86-registered-target
5
6
# CHECK: Available CPUs for this target:
7
# CHECK: Available features for this target:
0 commit comments