ARM STRH assembly parsing and encoding.
[oota-llvm.git] / test / ExecutionEngine / test-branch.ll
index 55b7ef1d80c51fd6d8aee5b720ba345fdc3f8e3d..7d4fd5605922dd30403b3c54fbdf35e171aa782e 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as < %s -f -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: lli %s > /dev/null
 
 ; test unconditional branch
 define i32 @main() {