Temporarily Revert "Nuke the old JIT." as it's not quite ready to
[oota-llvm.git] / test / ExecutionEngine / test-common-symbols.ll
index 19e2ce584689e672fedf921adf14e3c87b444565..4dd926512ae6425028c91a8948189010085db437 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: %lli -O0 -disable-lazy-compilation=false %s
+; XFAIL: arm
 
 ; The intention of this test is to verify that symbols mapped to COMMON in ELF
 ; work as expected.