mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-26 02:59:23 +00:00
Bring back lldb-instr-14 as upstream is bringing it back
This commit is contained in:
parent
a0d5cdbec0
commit
87274c3bc0
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -8,6 +8,7 @@ llvm-toolchain-snapshot (1:14~++20220116120030+696f9706f34d-1~exp1) UNRELEASED;
|
|||||||
* Enable CLANG_DEFAULT_PIE_ON_LINUX
|
* Enable CLANG_DEFAULT_PIE_ON_LINUX
|
||||||
* Lower the debhelper dep to 10 for debian stretch
|
* Lower the debhelper dep to 10 for debian stretch
|
||||||
* Rename ocaml-nox => ocaml-base
|
* Rename ocaml-nox => ocaml-base
|
||||||
|
* Bring back lldb-instr-14 as upstream is bringing it back
|
||||||
|
|
||||||
[ Samuel Thibault ]
|
[ Samuel Thibault ]
|
||||||
* Explicitly link against -latomic on hurd-i386 as well.
|
* Explicitly link against -latomic on hurd-i386 as well.
|
||||||
|
1
debian/lldb-X.Y.install.in
vendored
1
debian/lldb-X.Y.install.in
vendored
@ -6,3 +6,4 @@ usr/bin/lldb-@LLVM_VERSION@*
|
|||||||
usr/bin/lldb-server-@LLVM_VERSION@*
|
usr/bin/lldb-server-@LLVM_VERSION@*
|
||||||
usr/bin/lldb-argdumper-@LLVM_VERSION@
|
usr/bin/lldb-argdumper-@LLVM_VERSION@
|
||||||
usr/bin/lldb-vscode-@LLVM_VERSION@
|
usr/bin/lldb-vscode-@LLVM_VERSION@
|
||||||
|
usr/bin/lldb-instr-@LLVM_VERSION@
|
||||||
|
Loading…
Reference in New Issue
Block a user