Fix a FIXME. _foo.eh symbols are currently always exported so that the linker
[oota-llvm.git] / test / CodeGen / X86 / 2006-11-12-CSRetCC.ll
index 1a92852f06fe531a1b4a741184d21baffcba102c..91210ea90c69d2ed1dbe0d9da7ab1676d1dfbfbe 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as < %s | llc -march=x86 | grep {subl      \$4, %esp}
+; RUN: llc < %s -march=x86 | grep {subl        \$4, %esp}
 
 target triple = "i686-pc-linux-gnu"
 @str = internal constant [9 x i8] c"%f+%f*i\0A\00"              ; <[9 x i8]*> [#uses=1]