As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / multiple-return-values-cross-block.ll
index f632b8744335e2271a8cde1722b7fbd1377fefcd..e9837d0ebbf5c8579470c9740fc95d6d5c191cb6 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
 
 declare {x86_fp80, x86_fp80} @test()