Add upstream patch D98574 to fix clang macro definitions on sparc64

This commit is contained in:
John Paul Adrian Glaubitz 2021-05-27 11:09:04 +02:00
parent 94f4587678
commit 42d447d273
3 changed files with 3772 additions and 0 deletions

7
debian/changelog vendored
View File

@ -1,3 +1,10 @@
llvm-toolchain-12 (1:12.0.1~+rc1-1~exp2) UNRELEASED; urgency=medium
[ John Paul Adrian Glaubitz ]
* Add upstream patch D98574 to fix clang macro definitions on sparc64
-- John Paul Adrian Glaubitz <glaubitz@physik.fu-berlin.de> Thu, 27 May 2021 11:07:43 +0200
llvm-toolchain-12 (1:12.0.1~+rc1-1~exp1) unstable; urgency=medium
* New testing upstream release

3762
debian/patches/D98574.patch vendored Normal file

File diff suppressed because it is too large Load Diff

View File

@ -121,6 +121,9 @@ bootstrap-fix-include-next.diff
# riscv64
risc/clang-riscv64-multiarch.diff
# sparc64
D98574.patch
# Compiler-rt - workaround
workaround-bug-42994-use-linker.diff