Merge remote-tracking branch 'origin/13' into snapshot

This commit is contained in:
Sylvestre Ledru 2021-09-04 16:40:39 +02:00
commit f0e96b3dbf

10
debian/changelog vendored
View File

@ -191,6 +191,15 @@ llvm-toolchain-snapshot (1:13~++20210129063721+010b176cdefb-1~exp1) experimental
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 30 Jan 2021 17:31:15 +0100
llvm-toolchain-12 (1:12.0.1-8) unstable; urgency=medium
* Add back CMAKE_EXTRA to build LLVM gold (Closes: #993664)
[ Gianfranco Costamagna ]
* Refresh symbols on riscv64
-- Sylvestre Ledru <sylvestre@debian.org> Sat, 04 Sep 2021 16:38:24 +0200
llvm-toolchain-12 (1:12.0.1-7) unstable; urgency=medium
* Add debian/source/options to ignore the diff (much much faster to repack)
@ -202,7 +211,6 @@ llvm-toolchain-12 (1:12.0.1-7) unstable; urgency=medium
* Add a patch to fix omp build on riscv64
* Don't build lldb on riscv64, fails to build due to missing
CreateHostNativeRegisterContextLinux implementation on this architecture.
* Refresh symbols on riscv64
-- Sylvestre Ledru <sylvestre@debian.org> Tue, 31 Aug 2021 20:56:40 +0200