Make machine verifier check the first instruction of the last bundle instead of
[oota-llvm.git] / test / ExecutionEngine / test-loadstore.ll
index 8713c66c3afd70dd25cbd5b287fd78af68e87195..75743146c6eb89c0d7b860af1958a62788982dcf 100644 (file)
@@ -1,6 +1,5 @@
-; RUN: lli %s > /dev/null
+; RUN: %lli %s > /dev/null
 ; XFAIL: arm
-; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
 
 define void @test(i8* %P, i16* %P.upgrd.1, i32* %P.upgrd.2, i64* %P.upgrd.3) {
        %V = load i8* %P                ; <i8> [#uses=1]