Reinstate "Nuke the old JIT."
[oota-llvm.git] / test / ExecutionEngine / test-call.ll
index 3fd39fe094f33e55dfd37fd466f4a168909312c6..313a6c52367d8cd0da08f6fcab28f76376b682e8 100644 (file)
@@ -1,5 +1,4 @@
 ; RUN: %lli %s > /dev/null
-; XFAIL: arm
 
 declare void @exit(i32)