Check .rela instead of ELF64 for the compensation vaue resetting
[oota-llvm.git] / test / ExecutionEngine / hello.ll
index fad36ed583610f5ff1a47399464bf7e438ae96e2..f2c4a7f414d984a43e94f89397e8f5e723595d24 100644 (file)
@@ -1,5 +1,5 @@
-; RUN: llvm-as %s -o %t.bc
-; RUN: lli %t.bc > /dev/null
+; RUN: %lli %s > /dev/null
+; XFAIL: arm
 
 @.LC0 = internal global [12 x i8] c"Hello World\00"            ; <[12 x i8]*> [#uses=1]