mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-08-02 21:50:41 +00:00
Install llvm-driver-template.cpp.in in llvm-X.Y-dev
This commit is contained in:
parent
737e805f66
commit
a5c3d64b91
1
debian/changelog
vendored
1
debian/changelog
vendored
@ -14,6 +14,7 @@ llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp4) UNRELEASED;
|
||||
* On Debian Buster, unwind fails to link because pthread & dl aren't found.
|
||||
Force the declaration as it is probably the case for every Debian & Ubuntu anyway.
|
||||
See unwind-force-pthread-dl.diff & https://github.com/llvm/llvm-project/issues/55629
|
||||
* Install llvm-driver-template.cpp.in in llvm-X.Y-dev
|
||||
|
||||
[ Roman Lebedev ]
|
||||
* Install new binary tblgen-lsp-server into mlir-15-tools
|
||||
|
2
debian/llvm-X.Y-dev.links.in
vendored
2
debian/llvm-X.Y-dev.links.in
vendored
@ -17,3 +17,5 @@ usr/lib/llvm-@LLVM_VERSION@/ usr/lib/llvm-@LLVM_VERSION@/build/Debug+Asserts
|
||||
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/cmake/llvm usr/lib/llvm-@LLVM_VERSION@/cmake
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/cmake/llvm usr/lib/llvm-@LLVM_VERSION@/share/llvm/cmake
|
||||
|
||||
usr/lib/llvm-@LLVM_VERSION@/lib/cmake/llvm/llvm-driver-template.cpp.in usr/lib/llvm-@LLVM_VERSION@/cmake/llvm-driver-template.cpp.in
|
||||
|
Loading…
Reference in New Issue
Block a user