Ignore DBG_VALUE machine instructions while constructing instruction ranges based...
[oota-llvm.git] / test / CodeGen / X86 / 2008-01-08-SchedulerCrash.ll
index 8a1520c1fe4134c0d7b1ca54fae8071ca8541d03..b040095195c8f0056aee56c1df7fe795342967dc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | not grep pushf
+; RUN: llc < %s -march=x86 | not grep pushf
 
        %struct.indexentry = type { i32, i8*, i8*, i8*, i8*, i8* }