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

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@164185 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
NAKAMURA Takumi 2012-09-19 00:56:20 +00:00
parent b5762bfd8c
commit 2811ae66a8

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