aboutsummaryrefslogtreecommitdiffstats
path: root/test/ExecutionEngine/2002-12-16-ArgTest.ll
diff options
context:
space:
mode:
authorRenato Golin <renato.golin@linaro.org>2013-02-26 17:16:27 +0000
committerRenato Golin <renato.golin@linaro.org>2013-02-26 17:16:27 +0000
commite57aaf038fe1dd7f96a5c06dce8445b0c3653c63 (patch)
treeb8d40cf85a02491716c7540eacc4209074853d26 /test/ExecutionEngine/2002-12-16-ArgTest.ll
parent3a42989d3ddfe30c6b87fe1f3d7f1164e0868a40 (diff)
downloadexternal_llvm-e57aaf038fe1dd7f96a5c06dce8445b0c3653c63.zip
external_llvm-e57aaf038fe1dd7f96a5c06dce8445b0c3653c63.tar.gz
external_llvm-e57aaf038fe1dd7f96a5c06dce8445b0c3653c63.tar.bz2
Proper XFAILs for ARMv7 / v5
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@176095 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/ExecutionEngine/2002-12-16-ArgTest.ll')
-rw-r--r--test/ExecutionEngine/2002-12-16-ArgTest.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ExecutionEngine/2002-12-16-ArgTest.ll b/test/ExecutionEngine/2002-12-16-ArgTest.ll
index 4c03519..e04bf03 100644
--- a/test/ExecutionEngine/2002-12-16-ArgTest.ll
+++ b/test/ExecutionEngine/2002-12-16-ArgTest.ll
@@ -1,5 +1,5 @@
; RUN: %lli %s > /dev/null
-; XFAIL: arm
+; XFAIL: armv7
@.LC0 = internal global [10 x i8] c"argc: %d\0A\00" ; <[10 x i8]*> [#uses=1]