DI/Verifier: Fix argument bitrot in DILocalVariable
[oota-llvm.git] / test / CodeGen / X86 / 2007-06-28-X86-64-isel.ll
index 5c22f14761910985688b50e58061bb267ba9c44d..9d42c49317fdd6a4433c1b873e5fc4221644109f 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | | llc -march=x86-64 -mattr=+sse2
+; RUN: llc < %s -march=x86-64 -mattr=+sse2
 
 define void @test() {
        %tmp1 = call <8 x i16> @llvm.x86.sse2.pmins.w( <8 x i16> zeroinitializer, <8 x i16> bitcast (<4 x i32> < i32 7, i32 7, i32 7, i32 7 > to <8 x i16>) )