mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-10-04 17:48:13 +00:00
Ship llvm-debuginfod in llvm-X.Y
This commit is contained in:
parent
c0db85dec6
commit
2dd3122258
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -2,6 +2,7 @@ llvm-toolchain-snapshot (1:15~++20220625103012+3d37e785c77a-1~exp2) experimental
|
||||
|
||||
* Force the SSE2 on amd64 for compiler-rt/builtin:
|
||||
https://reviews.llvm.org/D107082#3626632
|
||||
* Ship llvm-debuginfod in llvm-X.Y
|
||||
|
||||
-- Sylvestre Ledru <sylvestre@debian.org> Sun, 03 Jul 2022 23:01:11 +0200
|
||||
|
||||
|
2
debian/llvm-X.Y.install.in
vendored
2
debian/llvm-X.Y.install.in
vendored
@ -76,6 +76,7 @@ usr/lib/llvm-@LLVM_VERSION@/bin/yaml2obj
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/verify-uselistorder
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/sanstats
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/dsymutil
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/llvm-debuginfod
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/llvm-debuginfod-find
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/llvm-remark-size-diff
|
||||
|
||||
@ -152,5 +153,6 @@ usr/bin/yaml2obj-*
|
||||
usr/bin/verify-uselistorder-*
|
||||
usr/bin/sanstats-*
|
||||
usr/bin/dsymutil-*
|
||||
usr/bin/llvm-debuginfod-@LLVM_VERSION@
|
||||
usr/bin/llvm-debuginfod-find-*
|
||||
usr/bin/llvm-remark-size-diff-*
|
||||
|
Loading…
Reference in New Issue
Block a user