Fix tail merging to assign the (more) correct BasicBlock when splitting.
[oota-llvm.git] / test / CodeGen / X86 / 2008-03-07-APIntBug.ll
index 5d1ccad745ade9b007f15f24c6a3377dccac37fd..84e4827d041622211fa6d7dcd6a01b322918d48d 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 -mcpu=i386 | not grep 255
+; RUN: llc < %s -march=x86 -mcpu=i386 | not grep 255
 
        %struct.CONSTRAINT = type { i32, i32, i32, i32 }
        %struct.FIRST_UNION = type { %struct.anon }