summaryrefslogtreecommitdiffstats
path: root/llvm/test/Other
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2007-04-07 20:00:36 +0000
committerChris Lattner <sabre@nondot.org>2007-04-07 20:00:36 +0000
commit35aa06eb6aa1c3653712eb147e4612c57dbbfb1c (patch)
tree9fb81cb657d266d7d30b0a208d56cf3d47311cd3 /llvm/test/Other
parent2d6db76bdaf30014c281948ba953f4f7b60881e0 (diff)
downloadbcm5719-llvm-35aa06eb6aa1c3653712eb147e4612c57dbbfb1c.tar.gz
bcm5719-llvm-35aa06eb6aa1c3653712eb147e4612c57dbbfb1c.zip
xfail these until owen can figure out the right fix
llvm-svn: 35748
Diffstat (limited to 'llvm/test/Other')
-rw-r--r--llvm/test/Other/2002-01-31-PostDomSet-2.ll2
-rw-r--r--llvm/test/Other/2002-01-31-PostDomSet.ll2
2 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/Other/2002-01-31-PostDomSet-2.ll b/llvm/test/Other/2002-01-31-PostDomSet-2.ll
index 234bf4df343..6a3ab5ef41f 100644
--- a/llvm/test/Other/2002-01-31-PostDomSet-2.ll
+++ b/llvm/test/Other/2002-01-31-PostDomSet-2.ll
@@ -1,7 +1,7 @@
; Crash in post dominator set construction.
;
; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
-;
+; XFAIL: *
implementation
diff --git a/llvm/test/Other/2002-01-31-PostDomSet.ll b/llvm/test/Other/2002-01-31-PostDomSet.ll
index 69a11ba76e3..0568d7ebdd3 100644
--- a/llvm/test/Other/2002-01-31-PostDomSet.ll
+++ b/llvm/test/Other/2002-01-31-PostDomSet.ll
@@ -1,7 +1,7 @@
; Crash in post dominator set construction.
;
; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
-;
+; XFAIL: *
implementation
OpenPOWER on IntegriCloud