[PowerPC] Initial PPC64 calling-convention changes for fastcc
[oota-llvm.git] / test / ExecutionEngine / test-common-symbols.ll
index 52ce7d1f60fb6b201eb94fa503d19f1b5069a805..19e2ce584689e672fedf921adf14e3c87b444565 100644 (file)
@@ -1,6 +1,4 @@
 ; 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.