Add a triple to switch.ll test.
[oota-llvm.git] / test / CodeGen / X86 / 2010-06-28-FastAllocTiedOperand.ll
index ed7bf1983ba2e6223c7d227ce8b3c41b222d5951..7cffdc545e0221e5bcaac0b0ee8b43f41645f33c 100644 (file)
@@ -1,5 +1,6 @@
-; RUN: llc < %s -march=x86 -O0 | FileCheck %s
+; RUN: llc < %s -march=x86 -O0 -no-integrated-as | FileCheck %s
 ; PR7509
+target triple = "i386-apple-darwin10"
 %asmtype = type { i32, i8*, i32, i32 }
 
 ; Arguments 1 and 4 must be the same. No other output arguments may be
@@ -18,4 +19,4 @@ entry:
   ret i32 %asmresult
 }
 
-!0 = metadata !{i32 108}
+!0 = !{i32 108}