DebugLoc associated with a machine instruction is used to emit location entries....
[oota-llvm.git] / test / CodeGen / X86 / 2004-04-13-FPCMOV-Crash.ll
index 858605c231bc40f8c7918ccd0b674431fbb03efe..f8ed016f99b690ef490623fb04eaf87b2b2ad4a1 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86
+; RUN: llc < %s -march=x86
 
 define double @test(double %d) {
         %X = select i1 false, double %d, double %d              ; <double> [#uses=1]