Reset kill markers after live interval is reconstructed.
[oota-llvm.git] / test / CodeGen / X86 / narrow_op-2.ll
index 176dcd05b7eb1bd25df35de108304c9a62840781..796ef7a29e4985989c061d323243c9cc31d8768a 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86-64 | FileCheck %s
+; RUN: llc < %s -march=x86-64 | FileCheck %s
 
        %struct.bf = type { i64, i16, i16, i32 }
 @bfi = external global %struct.bf*