Invalidate instruction cache when setting memory to be executable.
[oota-llvm.git] / test / ExecutionEngine / MCJIT / remote / test-global-init-nonzero-remote.ll
index b8d94b50cfe2821c5245d18b1696fc0efcc62de2..5337c5d2582f361fb17028d76a34593f5497d9b3 100644 (file)
@@ -1,5 +1,5 @@
 ; RUN: %lli_mcjit -remote-mcjit %s > /dev/null
-; XFAIL: arm, mips
+; XFAIL: mips
 
 @count = global i32 1, align 4