Rewrite test/ExecutionEngine tests to use FileCheck instead of grep
[oota-llvm.git] / test / ExecutionEngine / test-global.ll
index ce25cb23c74d5960db48540d5f01dfc59317eea2..2ea50dea99aed48cf7ff1184230053699ba3b117 100644 (file)
@@ -1,6 +1,5 @@
 ; RUN: %lli %s > /dev/null
 ; XFAIL: arm
-; XFAIL: mcjit
 
 @count = global i32 0, align 4