test for something more interesting than not crashing
[oota-llvm.git] / test / ExecutionEngine / test-constantexpr.ll
index 60e0a2d81ccb70a3a1e79d9ed6fb80d150a19155..1ee7e148e9c20b0b557cbe789250eea496b87dcc 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: llvm-as -f %s -o %t.bc
+; RUN: llvm-upgrade < %s | llvm-as -f -o %t.bc
 ; RUN: lli %t.bc > /dev/null
 
 ; This tests to make sure that we can evaluate weird constant expressions