fix bugs in push/pop segment support, rdar://8407242
[oota-llvm.git] / test / MC / AsmParser / hello.s
index b60da0d37bc660fb9abc9314219bcafe02609d93..2b62e0f008c7170dc6cd85878260fd08d5345b56 100644 (file)
@@ -1,6 +1,6 @@
-// RUN: llvm-mc -triple i386-unknown-unknown %s -o -
-// XFAIL: *
-        
+// 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
@@ -20,7 +20,7 @@ _main:
        movl    -4(%ebp), %eax
        addl    $8, %esp
        popl    %ebp
-       ret
+       //ret
        .subsections_via_symbols
        .cstring
 L_.str: