summaryrefslogtreecommitdiffstats
path: root/llvm/test/ExecutionEngine/hello2.ll
diff options
context:
space:
mode:
authorGalina Kistanova <gkistanova@gmail.com>2011-05-31 21:50:33 +0000
committerGalina Kistanova <gkistanova@gmail.com>2011-05-31 21:50:33 +0000
commite21d84947613b2ea69771f72a42116fd2042680b (patch)
tree0ab6f529855ba60f5bec78d7cf91444cdfa58423 /llvm/test/ExecutionEngine/hello2.ll
parent542b2507de46567ead65f96d9d3516162c4f37a8 (diff)
downloadbcm5719-llvm-e21d84947613b2ea69771f72a42116fd2042680b.tar.gz
bcm5719-llvm-e21d84947613b2ea69771f72a42116fd2042680b.zip
Reverted r132135 per Xerxes request. These tests are passing for his setup. Requires more research.
llvm-svn: 132364
Diffstat (limited to 'llvm/test/ExecutionEngine/hello2.ll')
-rw-r--r--llvm/test/ExecutionEngine/hello2.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/ExecutionEngine/hello2.ll b/llvm/test/ExecutionEngine/hello2.ll
index b5635d3217d..9f060be1c34 100644
--- a/llvm/test/ExecutionEngine/hello2.ll
+++ b/llvm/test/ExecutionEngine/hello2.ll
@@ -1,6 +1,4 @@
; RUN: lli %s > /dev/null
-; XFAIL: arm
-; FIXME: ExecutionEngine is broken for ARM, please remove the following XFAIL when it will be fixed.
@X = global i32 7 ; <i32*> [#uses=0]
@msg = internal global [13 x i8] c"Hello World\0A\00" ; <[13 x i8]*> [#uses=1]
OpenPOWER on IntegriCloud