summaryrefslogtreecommitdiffstats
path: root/llvm/test/CodeGen/ARM/global-merge.ll
diff options
context:
space:
mode:
authorDevang Patel <dpatel@apple.com>2011-03-04 19:38:10 +0000
committerDevang Patel <dpatel@apple.com>2011-03-04 19:38:10 +0000
commit906df92d5c469edb6943425cf8cfa6df19985e6a (patch)
tree44f34e4694f69dfec776d436a2bd33ac3f519278 /llvm/test/CodeGen/ARM/global-merge.ll
parent41c529bd09d3758e9cc9aa131e369ece3573fa13 (diff)
downloadbcm5719-llvm-906df92d5c469edb6943425cf8cfa6df19985e6a.tar.gz
bcm5719-llvm-906df92d5c469edb6943425cf8cfa6df19985e6a.zip
XFAIL for all. These tests are darwin specific anyway.
llvm-svn: 127022
Diffstat (limited to 'llvm/test/CodeGen/ARM/global-merge.ll')
-rw-r--r--llvm/test/CodeGen/ARM/global-merge.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/CodeGen/ARM/global-merge.ll b/llvm/test/CodeGen/ARM/global-merge.ll
index 80c46934605..49e546c13bf 100644
--- a/llvm/test/CodeGen/ARM/global-merge.ll
+++ b/llvm/test/CodeGen/ARM/global-merge.ll
@@ -1,5 +1,5 @@
; RUN: llc < %s -mtriple=thumb-apple-darwin | FileCheck %s
-; XFAIL: darwin
+; XFAIL: *
; Test the ARMGlobalMerge pass. Use -march=thumb because it has a small
; value for the maximum offset (127).
OpenPOWER on IntegriCloud