mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-06-15 21:48:58 +00:00
should be fixed?
This commit is contained in:
parent
866aec9bb9
commit
4313a0b734
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -44,4 +44,3 @@ disable-path-test-failing.diff
|
||||
silent-amd-tet.diff
|
||||
disable-error-xray.diff
|
||||
lldb-disable-swig-error.diff
|
||||
silent-pr34131.diff
|
||||
|
12
debian/patches/silent-pr34131.diff
vendored
12
debian/patches/silent-pr34131.diff
vendored
@ -1,12 +0,0 @@
|
||||
Index: llvm-toolchain-snapshot_6.0~svn310495/test/Transforms/SimplifyCFG/pr34131.ll
|
||||
===================================================================
|
||||
--- llvm-toolchain-snapshot_6.0~svn310495.orig/test/Transforms/SimplifyCFG/pr34131.ll
|
||||
+++ llvm-toolchain-snapshot_6.0~svn310495/test/Transforms/SimplifyCFG/pr34131.ll
|
||||
@@ -47,6 +47,7 @@ define void @patatino() {
|
||||
; CHECK-NEXT: br label %bb11
|
||||
; CHECK: bb11: ; preds = %bb6, %bb9.critedge
|
||||
; CHECK-NEXT: ret void
|
||||
+; XFAIL: *
|
||||
|
||||
br label %bb1
|
||||
bb1: ; preds = %bb36, %0
|
Loading…
Reference in New Issue
Block a user