Rebased patched on pagure/streamline

This commit is contained in:
Konrad Kleine 2022-02-14 18:08:51 +01:00 committed by Timm Bäder
parent a183e0b7c9
commit b8f6841e87

View File

@ -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 <kkleine@redhat.com>
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