[llvm-objdump] Require x86 target for mcpu/attr test

This fixes test failure on clang-cmake-armv7-quick bot
with change c2ead57ccf.

This bot only builds Arm/AArch64 targets.
This commit is contained in:
David Spickett 2020-11-30 13:46:16 +00:00
parent 9c2b2952e4
commit c3d484673f
1 changed files with 1 additions and 0 deletions

View File

@ -1,6 +1,7 @@
# RUN: yaml2obj %s -o %t
# RUN: llvm-objdump -d %t --mattr=help 2>&1 | FileCheck %s
# RUN: llvm-objdump -d %t --mcpu=help 2>&1 | FileCheck %s
# REQUIRES: x86-registered-target
# CHECK: Available CPUs for this target:
# CHECK: Available features for this target: