mirror of
https://src.fedoraproject.org/rpms/llvm.git
synced 2024-11-24 09:32:42 +00:00
Rebase onto pagure/main
This commit is contained in:
parent
739ec228d0
commit
3e0095a8cf
2 changed files with 6 additions and 6 deletions
|
@ -1,8 +1,8 @@
|
|||
From 03802b450aee4465471835e745086a126822bdf3 Mon Sep 17 00:00:00 2001
|
||||
From fca5cbc9c0ad26a7ac61cafe90b4af49dab5605d 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/4] [PATCH] Make source-interleave-prefix test case
|
||||
compatible with llvm-test
|
||||
Subject: [PATCH] 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
|
||||
|
|
|
@ -1,8 +1,8 @@
|
|||
From 1ac2fb3bc5bc471e9c3af0abbba4a0942ca14948 Mon Sep 17 00:00:00 2001
|
||||
From 902523d6c3a0f6566699befa30bd1cc694de10b2 Mon Sep 17 00:00:00 2001
|
||||
From: Konrad Kleine <kkleine@redhat.com>
|
||||
Date: Wed, 16 Feb 2022 22:03:40 +0100
|
||||
Subject: [PATCH 4/4] [PATCH] Revert "cmake: Don't install plugins used for
|
||||
examples or tests"
|
||||
Subject: [PATCH] Revert "cmake: Don't install plugins used for examples or
|
||||
tests"
|
||||
|
||||
This reverts commit d0a767608773cfa3d8644c27796b63ff40962806.
|
||||
|
||||
|
|
Loading…
Reference in a new issue