X-Git-Url: http://demsky.eecs.uci.edu/git/?a=blobdiff_plain;f=test%2FExecutionEngine%2Ftest-common-symbols.ll;h=4dd926512ae6425028c91a8948189010085db437;hb=6931055232eb2836dfc3e6dc51f06cee80dadf4b;hp=52ce7d1f60fb6b201eb94fa503d19f1b5069a805;hpb=a7f99f28a71635e83d85c68c47ca0fc20ec68400;p=oota-llvm.git diff --git a/test/ExecutionEngine/test-common-symbols.ll b/test/ExecutionEngine/test-common-symbols.ll index 52ce7d1f60f..4dd926512ae 100644 --- a/test/ExecutionEngine/test-common-symbols.ll +++ b/test/ExecutionEngine/test-common-symbols.ll @@ -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.