Hexagon: Handle i8, i16 and i1 Var Args.
[oota-llvm.git] / test / ExecutionEngine / 2003-01-15-AlignmentTest.ll
index b9e8e4d5b634985607ca8e3cfc9ea5fb16846fa0..80e19ba19320e1115d5941bd9155b25f5cfb6c81 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 i32 @bar(i8* %X) {
         ; pointer should be 4 byte aligned!