]> git.proxmox.com Git - llvm-toolchain.git/blobdiff - debian/patches/silent-llvm-isel-fuzzer.diff
Merge tag 'debian/11.0.0-5' into proxmox/buster
[llvm-toolchain.git] / debian / patches / silent-llvm-isel-fuzzer.diff
index 2f1a12b83e6a8ad807791057248dce79b6bcc98a..909261740d76024c8f040337a96da9b89f5d4ba4 100644 (file)
@@ -1,7 +1,7 @@
-Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
+Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
 ===================================================================
---- llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3.orig/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
-+++ llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
+--- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
++++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/llvm-isel-fuzzer/aarch64-execname-options.ll
 @@ -2,6 +2,7 @@
  ; without copying the whole lib dir or polluting the build dir.
  ; REQUIRES: static-libs
@@ -10,10 +10,10 @@ Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/llvm/test/tools/ll
  
  ; The above also applies if the binary is built with libc++.
  ; UNSUPPORTED: libcxx-used
-Index: llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
+Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
 ===================================================================
---- llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3.orig/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
-+++ llvm-toolchain-snapshot_10~+20191020075550+5b8546023f3/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
+--- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
++++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/llvm-isel-fuzzer/execname-options.ll
 @@ -1,6 +1,7 @@
  ; If the binary looks up libraries using an rpath, we can't test this
  ; without copying the whole lib dir or polluting the build dir.