xfail these until owen can figure out the right fix
authorChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 20:00:36 +0000 (20:00 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 7 Apr 2007 20:00:36 +0000 (20:00 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35748 91177308-0d34-0410-b5e6-96231b3b80d8

test/Other/2002-01-31-PostDomSet-2.ll
test/Other/2002-01-31-PostDomSet.ll

index 234bf4df343b52c4bb3b86996de81bfe6be33706..6a3ab5ef41f64cb1bd0f52f1e839a95e8d0ead23 100644 (file)
@@ -1,7 +1,7 @@
 ; Crash in post dominator set construction.
 ;
 ; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
-;
+; XFAIL: *
 
 implementation
 
index 69a11ba76e3ba35d1375dff25f61d7bdf4eef2ff..0568d7ebdd314297ff63623a3dc7d9add887c8eb 100644 (file)
@@ -1,7 +1,7 @@
 ; Crash in post dominator set construction.
 ;
 ; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
-;
+; XFAIL: *
 
 implementation