Make machine verifier check the first instruction of the last bundle instead of
[oota-llvm.git] / test / ExecutionEngine / test-loadstore.ll
index 1cf0dee118526dcab53ba163a264df9356c5ec9e..75743146c6eb89c0d7b860af1958a62788982dcf 100644 (file)
@@ -1,5 +1,4 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
 
 define void @test(i8* %P, i16* %P.upgrd.1, i32* %P.upgrd.2, i64* %P.upgrd.3) {