Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / MCJIT / multi-module-sm-pic-a.ll
index 8e270b185f4e37f779ed5040d513988b7a984f83..f2fa59f4821fad4e38fda17b1732d878e6aa853d 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -extra-module=%p/Inputs/multi-module-b.ll -extra-module=%p/Inputs/multi-module-c.ll -relocation-model=pic -code-model=small %s > /dev/null
-; XFAIL: mips, i686, i386, aarch64, arm
+; XFAIL: mips, i686, i386, arm
 
 declare i32 @FB()