summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/stubs.ll
diff options
context:
space:
mode:
Diffstat (limited to 'llvm/test/ExecutionEngine/stubs.ll')
-rw-r--r--llvm/test/ExecutionEngine/stubs.ll2
1 files changed, 2 insertions, 0 deletions
diff --git a/llvm/test/ExecutionEngine/stubs.ll b/llvm/test/ExecutionEngine/stubs.ll
index bd9f69adb83..b7a059846ec 100644
--- a/llvm/test/ExecutionEngine/stubs.ll
+++ b/llvm/test/ExecutionEngine/stubs.ll
@@ -1,4 +1,6 @@
; RUN: lli -disable-lazy-compilation=false %s
+; XFAIL: arm
+; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
define i32 @main() nounwind {
entry:
OpenPOWER on IntegriCloud