summaryrefslogtreecommitdiff
path: root/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
commita41c7b4bf24e2f4173f105323bed5dc162a3f46e (patch)
tree9fca94c3e1f7cee41abb38acefa774f69c6344d3 /test/Other
parenta021d5d81ad4f9053e130bc443447adc0b619e2f (diff)
downloadllvm-a41c7b4bf24e2f4173f105323bed5dc162a3f46e.tar.gz
llvm-a41c7b4bf24e2f4173f105323bed5dc162a3f46e.tar.bz2
llvm-a41c7b4bf24e2f4173f105323bed5dc162a3f46e.tar.xz
xfail these until owen can figure out the right fix
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35748 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/Other')
-rw-r--r--test/Other/2002-01-31-PostDomSet-2.ll2
-rw-r--r--test/Other/2002-01-31-PostDomSet.ll2
2 files changed, 2 insertions, 2 deletions
diff --git a/test/Other/2002-01-31-PostDomSet-2.ll b/test/Other/2002-01-31-PostDomSet-2.ll
index 234bf4df34..6a3ab5ef41 100644
--- a/test/Other/2002-01-31-PostDomSet-2.ll
+++ b/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/test/Other/2002-01-31-PostDomSet.ll b/test/Other/2002-01-31-PostDomSet.ll
index 69a11ba76e..0568d7ebdd 100644
--- a/test/Other/2002-01-31-PostDomSet.ll
+++ b/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