As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / inline-asm.ll
index 02988fcc29f317ee1fbb34bc5f40c494dc99e7a3..c66d7a8bd11bdb6ad7cc3d70b6037438d6c27e49 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
 
 define i32 @test1() nounwind {
        ; Dest is AX, dest type = i32.