test/CodeGen/X86/constant-pool-remat-0.ll: FileCheck-ize and add explicit -mtriple...
[oota-llvm.git] / test / CodeGen / X86 / 2003-08-03-CallArgLiveRanges.ll
index 2b4242aaa15e5192c959987d364c1382d6fbb4d2..24848602baf849e9931a51f09b748f81da87d53d 100644 (file)
@@ -3,7 +3,7 @@
 ; it makes a ton of annoying overlapping live ranges.  This code should not
 ; cause spills!
 ;
-; RUN: llvm-as < %s | llc -march=x86 -stats |& not grep spilled
+; RUN: llc < %s -march=x86 -stats |& not grep spilled
 
 target datalayout = "e-p:32:32"