mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-11-03 02:38:05 +00:00
Merge branch 'fix-snapshots' into 'snapshot'
Fix snapshots build - Install new binary tblgen-lsp-server into llvm-15 See merge request pkg-llvm-team/llvm-toolchain!88
This commit is contained in:
commit
c29e3396ac
6
debian/changelog
vendored
6
debian/changelog
vendored
@ -1,3 +1,9 @@
|
||||
llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp3.1) UNRELEASED; urgency=medium
|
||||
|
||||
* Install new binary tblgen-lsp-server into mlir-15-tools
|
||||
|
||||
-- Roman Lebedev <lebedev.ri@gmail.com> Wed, 18 May 2022 10:36:49 +0300
|
||||
|
||||
llvm-toolchain-snapshot (1:15~++20220509105605+460fc79a080b-1~exp3) UNRELEASED; urgency=medium
|
||||
|
||||
[ John Paul Adrian Glaubitz ]
|
||||
|
||||
3
debian/mlir-X.Y-tools.install.in
vendored
3
debian/mlir-X.Y-tools.install.in
vendored
@ -1,2 +1,5 @@
|
||||
usr/bin/mlir-*
|
||||
usr/bin/tblgen-lsp-server-@LLVM_VERSION@
|
||||
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/mlir-*
|
||||
usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-lsp-server
|
||||
|
||||
Loading…
Reference in New Issue
Block a user