As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / vortex-bug.ll
index d62bb24e33dfc49f6abb0e43b118682e9f525699..40f11175b20a4d3449cd21911bccd2da45dcc2a4 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64
+; RUN: llc < %s -march=x86-64
 
        %struct.blktkntype = type { i32, i32 }
        %struct.fieldstruc = type { [128 x i8], %struct.blktkntype*, i32, i32 }