From a28d9dcf3d3d340c8557f028c295495d4e84c2f7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Tue, 10 Oct 2023 13:15:26 +0200 Subject: [PATCH] Revert "Ship tblgen-to-irdl as part of mlir-tools" This reverts commit c5efc4b664000d1edf6161dc6ee8ff2b5cee4b23. --- debian/changelog | 7 +++++++ debian/mlir-X.Y-tools.install.in | 2 -- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index 738d6b3c..7e053103 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,5 +1,6 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) UNRELEASED; urgency=medium +<<<<<<< [ Sylvestre Ledru ] * replace python3-recommonmark by myst-parser 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. * Factor-out the calls to dh_listpackages. * 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 Sun, 08 Oct 2023 08:10:51 +0200 diff --git a/debian/mlir-X.Y-tools.install.in b/debian/mlir-X.Y-tools.install.in index 497246fa..4fb7ce21 100644 --- a/debian/mlir-X.Y-tools.install.in +++ b/debian/mlir-X.Y-tools.install.in @@ -1,7 +1,5 @@ usr/bin/mlir-* 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/tblgen-lsp-server -usr/lib/llvm-@LLVM_VERSION@/bin/tblgen-to-irdl