rebase of the patches

This commit is contained in:
Sylvestre Ledru 2021-06-19 08:59:48 +02:00
parent 663ba8e44a
commit 6e95523401

View File

@ -11,10 +11,10 @@ Description: Silent a test failing on yakkety amd64
Author: Sylvestre <sylvestre@debian.org> Author: Sylvestre <sylvestre@debian.org>
Last-Update: 2016-08-26 Last-Update: 2016-08-26
Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/llvm-symbolizer/print_context.c Index: llvm-toolchain-snapshot_13~++20210619085407+31190738c024/llvm/test/tools/llvm-symbolizer/print_context.c
=================================================================== ===================================================================
--- llvm-toolchain-snapshot_11~++20200326111000+4673699a470.orig/llvm/test/tools/llvm-symbolizer/print_context.c --- llvm-toolchain-snapshot_13~++20210619085407+31190738c024.orig/llvm/test/tools/llvm-symbolizer/print_context.c
+++ llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/llvm-symbolizer/print_context.c +++ llvm-toolchain-snapshot_13~++20210619085407+31190738c024/llvm/test/tools/llvm-symbolizer/print_context.c
@@ -18,6 +18,7 @@ int main() { @@ -18,6 +18,7 @@ int main() {
// Inputs/print_context.o built with plain -g -c from this source file // Inputs/print_context.o built with plain -g -c from this source file
// Specifying -Xclang -fdebug-compilation-dir -Xclang . to make the debug info // Specifying -Xclang -fdebug-compilation-dir -Xclang . to make the debug info
@ -22,4 +22,4 @@ Index: llvm-toolchain-snapshot_11~++20200326111000+4673699a470/llvm/test/tools/l
+// XFAIL: * +// XFAIL: *
// CHECK: inc // CHECK: inc
// CHECK: print_context.c:3 // CHECK-NEXT: print_context.c:3