diff options
author | Galina Kistanova <gkistanova@gmail.com> | 2011-05-31 21:50:33 +0000 |
---|---|---|
committer | Galina Kistanova <gkistanova@gmail.com> | 2011-05-31 21:50:33 +0000 |
commit | a9f907912c1c615321117b86e761080595e4fccf (patch) | |
tree | 30434fc428ac8b1f9dbc43ede1af28ac16279b16 /test/ExecutionEngine/2002-12-16-ArgTest.ll | |
parent | b1ce4c09ddc321e0e16a42a686eb6b40251df321 (diff) |
Reverted r132135 per Xerxes request. These tests are passing for his setup. Requires more research.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@132364 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine/2002-12-16-ArgTest.ll')
-rw-r--r-- | test/ExecutionEngine/2002-12-16-ArgTest.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/ExecutionEngine/2002-12-16-ArgTest.ll b/test/ExecutionEngine/2002-12-16-ArgTest.ll index 3156eb33a3..eba58ccca4 100644 --- a/test/ExecutionEngine/2002-12-16-ArgTest.ll +++ b/test/ExecutionEngine/2002-12-16-ArgTest.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. @.LC0 = internal global [10 x i8] c"argc: %d\0A\00" ; <[10 x i8]*> [#uses=1] |