Install llvm-driver-template.cpp.in in llvm-X.Y-dev

This commit is contained in:
Sylvestre Ledru 2022-06-10 12:55:44 +02:00
parent 737e805f66
commit a5c3d64b91
2 changed files with 3 additions and 0 deletions

1
debian/changelog vendored
View File

@ -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

View File

@ -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