From b8f6841e87f4293fa2eaa82933ac70219afe5a08 Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Mon, 14 Feb 2022 18:08:51 +0100 Subject: [PATCH] Rebased patched on pagure/streamline --- ...H-llvm-Make-source-interleave-prefix-test-case-c.patch | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/0001-PATCH-llvm-Make-source-interleave-prefix-test-case-c.patch b/0001-PATCH-llvm-Make-source-interleave-prefix-test-case-c.patch index 389ffde..5b692f5 100644 --- a/0001-PATCH-llvm-Make-source-interleave-prefix-test-case-c.patch +++ b/0001-PATCH-llvm-Make-source-interleave-prefix-test-case-c.patch @@ -1,8 +1,8 @@ -From 9c27c5d86fc0bfc3e5e19b23343463a9b3b40b72 Mon Sep 17 00:00:00 2001 +From 79a99a76c0f63777ece3a636a733424e242041cb Mon Sep 17 00:00:00 2001 From: Konrad Kleine Date: Tue, 27 Apr 2021 14:41:57 +0200 -Subject: [PATCH 1/3] [PATCH][llvm] Make source-interleave-prefix test case - compatible with llvm-test +Subject: [PATCH][llvm] Make source-interleave-prefix test case compatible with + llvm-test llvm-test runs test from a directory that's not the upstream one, and that leads to some false positive. Workaround this by forcing the current working @@ -25,5 +25,5 @@ index 746add22f96e..8b28b877e372 100644 ; CHECK-BROKEN-PREFIX: warning: '[[FILE]]': failed to find source [[PREFIX]][[COMPDIR]]{{[/\\]}}source-interleave-x86_64.c -- -2.31.1 +2.34.1