[ARM] Enable shrink-wrapping by default.
[oota-llvm.git] / test / MC / AsmParser / hello.s
index ace86174b6f12c000bb1274d7f52e21dd07c283c..2b62e0f008c7170dc6cd85878260fd08d5345b56 100644 (file)
@@ -1,4 +1,5 @@
-// RUN: llvm-mc -triple i386-unknown-unknown %s -o -
+// 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
@@ -19,7 +20,7 @@ _main:
        movl    -4(%ebp), %eax
        addl    $8, %esp
        popl    %ebp
-       ret
+       //ret
        .subsections_via_symbols
        .cstring
 L_.str: