Produce a undefined reference to _GLOBAL_OFFSET_TABLE_ when needed.
[oota-llvm.git] / test / MC / AsmParser / hello.s
index 01e3b4d58a191c0a7318f09bb6d519c370bae544..2b62e0f008c7170dc6cd85878260fd08d5345b56 100644 (file)
@@ -1,6 +1,6 @@
-// RUN: llvm-mc -triple i386-unknown-unknown %s -o -
-// RUN: llvm-mc -triple i386-unknown-unknown %s -o - -output-asm-variant=1
-        
+// RUN: llvm-mc -triple i386-apple-darwin9 %s -o -
+// RUN: llvm-mc -triple i386-apple-darwin9 %s -o - -output-asm-variant=1
+
        .text
        .align  4,0x90
        .globl  _main