Test commit access (email fix)
[oota-llvm.git] / test / ExecutionEngine / test-common-symbols.ll
index 4dd926512ae6425028c91a8948189010085db437..19e2ce584689e672fedf921adf14e3c87b444565 100644 (file)
@@ -1,5 +1,4 @@
 ; 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.