Add getSymbolAlignment to the ObjectFile interface.
[oota-llvm.git] / test / ExecutionEngine / hello.ll
index 9dca1587cdccc61c1ff16c8f2b86fea81b9b59d8..f2c4a7f414d984a43e94f89397e8f5e723595d24 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.
 
 @.LC0 = internal global [12 x i8] c"Hello World\00"            ; <[12 x i8]*> [#uses=1]