Adding #ifdef around TermColorMutex based on feedback from Craig Topper.
[oota-llvm.git] / test / ExecutionEngine / test-call.ll
index eaadbbae0a7c909db37f34abb8540eb8ce25cad2..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,6 +1,4 @@
 ; RUN: %lli %s > /dev/null
-; XFAIL: arm
-; XFAIL: mcjit
 
 declare void @exit(i32)