mirror of
https://git.proxmox.com/git/llvm-toolchain
synced 2025-07-29 05:05:19 +00:00
Revert "Ship tblgen-to-irdl as part of mlir-tools"
This reverts commit c5efc4b664
.
This commit is contained in:
parent
55d1899644
commit
a28d9dcf3d
7
debian/changelog
vendored
7
debian/changelog
vendored
@ -1,5 +1,6 @@
|
|||||||
llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; urgency=medium
|
llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; urgency=medium
|
||||||
|
|
||||||
|
<<<<<<<
|
||||||
[ Sylvestre Ledru ]
|
[ Sylvestre Ledru ]
|
||||||
* replace python3-recommonmark by myst-parser
|
* replace python3-recommonmark by myst-parser
|
||||||
to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
|
to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
|
||||||
@ -16,6 +17,12 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED;
|
|||||||
* Use a stamps subdirectory for all build stamps.
|
* Use a stamps subdirectory for all build stamps.
|
||||||
* Factor-out the calls to dh_listpackages.
|
* Factor-out the calls to dh_listpackages.
|
||||||
* d/rules/preconfigure: Print info about build environment.
|
* d/rules/preconfigure: Print info about build environment.
|
||||||
|
=======
|
||||||
|
* replace python3-recommonmark by myst-parser
|
||||||
|
to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3
|
||||||
|
And disable generation of the doc on old distro
|
||||||
|
* Also install readtapi => llvm-readtapi symlink
|
||||||
|
>>>>>>>
|
||||||
|
|
||||||
-- Matthias Klose <doko@debian.org> Sun, 08 Oct 2023 08:10:51 +0200
|
-- Matthias Klose <doko@debian.org> Sun, 08 Oct 2023 08:10:51 +0200
|
||||||
|
|
||||||
|
2
debian/mlir-X.Y-tools.install.in
vendored
2
debian/mlir-X.Y-tools.install.in
vendored
@ -1,7 +1,5 @@
|
|||||||
usr/bin/mlir-*
|
usr/bin/mlir-*
|
||||||
usr/bin/tblgen-lsp-server-@LLVM_VERSION@
|
usr/bin/tblgen-lsp-server-@LLVM_VERSION@
|
||||||
usr/bin/tblgen-to-irdl-@LLVM_VERSION@
|
|
||||||
|
|
||||||
usr/lib/llvm-@LLVM_VERSION@/bin/mlir-*
|
usr/lib/llvm-@LLVM_VERSION@/bin/mlir-*
|
||||||
usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-lsp-server
|
usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-lsp-server
|
||||||
usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-to-irdl
|
|
||||||
|
Loading…
Reference in New Issue
Block a user