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
This commit is contained in:
Chris Lattner 2007-04-07 20:00:36 +00:00
parent a021d5d81a
commit a41c7b4bf2
2 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
; Crash in post dominator set construction.
;
; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
;
; XFAIL: *
implementation

View File

@ -1,7 +1,7 @@
; Crash in post dominator set construction.
;
; RUN: llvm-upgrade < %s | llvm-as | opt -analyze -postdomset
;
; XFAIL: *
implementation