Revert r64460. strtol and friends cannot be marked readonly, even with
[oota-llvm.git] / test / ExecutionEngine / 2003-01-10-FUCOM.ll
index d996fa53d9c51bd7ec49e6c850b8d3e116e0a0d8..8512f634323f5bf0c161edd883895990e9bae455 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
 
 define i32 @main() {
        %X = fadd double 0.000000e+00, 1.000000e+00             ; <double> [#uses=1]