summaryrefslogtreecommitdiff
path: root/test/CodeGen/ARM/select.ll
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2006-09-07 17:43:59 +0000
committerChris Lattner <sabre@nondot.org>2006-09-07 17:43:59 +0000
commit81fe06a112236f6777730009cb97893aa0acba56 (patch)
treef8834dccc084849ccd23f8933f7b611d6b5594af /test/CodeGen/ARM/select.ll
parentc40eb5e0d23113fec92a39682e7ae3ca720f7e87 (diff)
downloadllvm-81fe06a112236f6777730009cb97893aa0acba56.tar.gz
llvm-81fe06a112236f6777730009cb97893aa0acba56.tar.bz2
llvm-81fe06a112236f6777730009cb97893aa0acba56.tar.xz
This fails
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@30148 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen/ARM/select.ll')
-rw-r--r--test/CodeGen/ARM/select.ll1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/CodeGen/ARM/select.ll b/test/CodeGen/ARM/select.ll
index 4e017bf27d..87251abfb0 100644
--- a/test/CodeGen/ARM/select.ll
+++ b/test/CodeGen/ARM/select.ll
@@ -1,4 +1,5 @@
; RUN: llvm-as < %s | llc -march=arm
+; XFAIL: *
int %f(int %a) {
entry: