As Dan pointed out, movzbl, movsbl, and friends are nicer than their alias
[oota-llvm.git] / test / CodeGen / X86 / 2008-09-09-LinearScanBug.ll
index 30a2b15c8dea4ef403a09a5d43c89de5152f7776..b3312d9464d14208ff26c3190e6740da948f78ca 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -mtriple=i386-apple-darwin
+; RUN: llc < %s -mtriple=i386-apple-darwin
 ; PR2757
 
 @g_3 = external global i32             ; <i32*> [#uses=1]