Remove dead method.
[oota-llvm.git] / test / ExecutionEngine / test-common-symbols.ll
index 52ce7d1f60fb6b201eb94fa503d19f1b5069a805..4dd926512ae6425028c91a8948189010085db437 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: %lli -O0 -disable-lazy-compilation=false %s
 ; XFAIL: arm
-; XFAIL: mcjit
 
 ; The intention of this test is to verify that symbols mapped to COMMON in ELF
 ; work as expected.