llvm/test/MC/X86/x86_nop.s: Make sure -arch=x86 when -mcpu=geode.

-mcpu doesn't infer -arch. Consider non-x86 host.

llvm-svn: 164185
This commit is contained in:
NAKAMURA Takumi 2012-09-19 00:56:20 +00:00
parent 6f4d8af713
commit dfc60de2b3
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# RUN: llvm-mc -filetype=obj -mcpu=geode %s -o %t
# RUN: llvm-mc -filetype=obj -arch=x86 -mcpu=geode %s -o %t
# RUN: llvm-objdump -disassemble %t | FileCheck %s
# CHECK-NOT: nopw