Revert r64460. strtol and friends cannot be marked readonly, even with
[oota-llvm.git] / test / ExecutionEngine / test-call.ll
index 27e16f0f34f71456515cd5f95b36ada16df779bc..c4131a20f7951d72e0e810be718593cebd4a29d4 100644 (file)
@@ -1,4 +1,5 @@
 ; RUN: lli %s > /dev/null
+; XFAIL: arm
 
 declare void @exit(i32)