mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-08 14:47:38 +00:00
remove silent test (no longer existing)
This commit is contained in:
parent
bf501e76b9
commit
5836021950
1
debian/patches/series
vendored
1
debian/patches/series
vendored
@ -44,4 +44,3 @@ lldb-addversion-suffix-to-llvm-server-exec.patch
|
|||||||
lldb-missing-install.diff
|
lldb-missing-install.diff
|
||||||
silent-test-failing-codeverage.diff
|
silent-test-failing-codeverage.diff
|
||||||
silent-amdgpu-test-failing.diff
|
silent-amdgpu-test-failing.diff
|
||||||
silent-debug-test.diff
|
|
||||||
|
11
debian/patches/silent-debug-test.diff
vendored
11
debian/patches/silent-debug-test.diff
vendored
@ -1,11 +0,0 @@
|
|||||||
Index: llvm-toolchain-snapshot_5.0~svn294416/test/DebugInfo/MIR/X86/live-debug-values-spill.mir
|
|
||||||
===================================================================
|
|
||||||
--- llvm-toolchain-snapshot_5.0~svn294416.orig/test/DebugInfo/MIR/X86/live-debug-values-spill.mir
|
|
||||||
+++ llvm-toolchain-snapshot_5.0~svn294416/test/DebugInfo/MIR/X86/live-debug-values-spill.mir
|
|
||||||
@@ -1,5 +1,6 @@
|
|
||||||
# RUN: llc -run-pass=livedebugvalues -march=x86-64 -o - %s | FileCheck -check-prefix=GENERATE %s
|
|
||||||
# RUN: llc -run-pass=livedebugvalues -march=x86-64 -o - %s | FileCheck -check-prefix=TERMINATE %s
|
|
||||||
+# XFAIL: *
|
|
||||||
#
|
|
||||||
# Check that spills are recognized in the Live Debug Values pass and that
|
|
||||||
# DBG_VALUE instructions are generated to keep track of spilled user
|
|
Loading…
Reference in New Issue
Block a user