R600: Fix rotr.ll on non-asserts builds
[oota-llvm.git] / test / ExecutionEngine / test-constantexpr.ll
index cd5c635331d3a8faa9e1e2f72719f8c5052e373e..d01479a86cdc877a95aa73dcc66ea73de83af0a7 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; This tests to make sure that we can evaluate weird constant expressions