remove llvm-cgdata - see 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50

This commit is contained in:
Sylvestre Ledru 2024-08-19 17:26:32 +02:00
parent d9e1383f54
commit 54a1412a54
2 changed files with 4 additions and 9 deletions

11
debian/changelog vendored
View File

@ -7,7 +7,10 @@ llvm-toolchain-19 (1:19.1.0~++rc2-1~exp2) UNRELEASED; urgency=medium
[ Emanuele Rocca ]
* Enable bolt on arm64, now supported upstream.
-- Matthias Klose <doko@debian.org> Tue, 06 Aug 2024 16:13:21 +0200
[ Sylvestre Ledru ]
* remove llvm-cgdata - see 9e90c40564e21dc5f1a12e08cfdf29305aaf9f50
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 19 Aug 2024 17:26:06 +0200
llvm-toolchain-19 (1:19.1.0~++rc2-1~exp1) experimental; urgency=medium
@ -15,12 +18,6 @@ llvm-toolchain-19 (1:19.1.0~++rc2-1~exp1) experimental; urgency=medium
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 05 Aug 2024 15:25:06 +0200
llvm-toolchain-19 (1:19.1.0~+rc2-1~exp1) experimental; urgency=medium
* New testing release
-- Sylvestre Ledru <sylvestre@debian.org> Mon, 05 Aug 2024 15:25:06 +0200
llvm-toolchain-19 (1:19.1.0~++20240724103243+7af27be6633a-1~exp1) experimental; urgency=medium
[ John Paul Adrian Glaubitz ]

View File

@ -82,7 +82,6 @@ usr/lib/llvm-@LLVM_VERSION@/bin/llvm-remarkutil
usr/lib/llvm-@LLVM_VERSION@/bin/llvm-debuginfo-analyzer
usr/lib/llvm-@LLVM_VERSION@/bin/llvm-readtapi
usr/lib/llvm-@LLVM_VERSION@/bin/reduce-chunk-list
usr/lib/llvm-@LLVM_VERSION@/bin/llvm-cgdata
usr/bin/llvm-PerfectShuffle-@LLVM_VERSION@
usr/bin/llvm-addr2line-@LLVM_VERSION@
@ -163,4 +162,3 @@ usr/bin/llvm-debuginfod-find-*
usr/bin/llvm-debuginfod-@LLVM_VERSION@
usr/bin/llvm-debuginfo-analyzer-@LLVM_VERSION@
usr/bin/reduce-chunk-list-@LLVM_VERSION@
usr/bin/llvm-cgdata-@LLVM_VERSION@