Revert "Debug info: On ARM ensure that the data sections come before the"
[oota-llvm.git] / test / ExecutionEngine / test-branch.ll
index 7d4fd5605922dd30403b3c54fbdf35e171aa782e..3ae55d069b3de066b99788f958f496a347ff1c01 100644 (file)
@@ -1,4 +1,4 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 
 ; test unconditional branch
 define i32 @main() {