From c9f95b639fd79c53c57441fdd90ef402e0f8736c Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sun, 3 Dec 2023 10:22:33 +0100 Subject: [PATCH] fix changelog --- debian/changelog | 33 +++++++++------------------------ 1 file changed, 9 insertions(+), 24 deletions(-) diff --git a/debian/changelog b/debian/changelog index 7c2535bc..368e1706 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,5 @@ -llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) experimental; urgency=medium +llvm-toolchain-snapshot (1:18~++20231203101651+e3b3c91dd0bb-1~exp1) experimental; urgency=medium -<<<<<<< [ Sylvestre Ledru ] * replace python3-recommonmark by myst-parser to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3 @@ -26,29 +25,8 @@ llvm-toolchain-snapshot (1:18~++20230921012857+4cf8da94198d-1~exp1) experimental [ John Paul Adrian Glaubitz ] * Don't install *clang_rt* on sparc and sparc64 -======= - [ Sylvestre Ledru ] - * replace python3-recommonmark by myst-parser - to follow upstream change b7ff03206d668cd5a620a9d4e1b22ea112ed56e3 - And disable generation of the doc on old distro - * Ship tblgen-to-irdl as part of mlir-tools - * Rename lldb-vscode => lldb-dap - * Ship tblgen-to-irdl as part of mlir-tools - * Remove __tgt_rtl_deinit_plugin & __tgt_rtl_deinit_device symbols from - openmp https://github.com/llvm/llvm-project/pull/73557 - [ Matthias Klose ] - * Limit the number of parallel processes based on the available memory - and the packages to be built (flang has some memory hogs). - * Also install liborc_rt*.a on ppc64 and ppc64el. - * Fix stripping build flags on Ubuntu/ppc64el. - * libclang1-18: Only encode the major version in the soname. See #1056126. - - [ John Paul Adrian Glaubitz ] - * Don't install *clang_rt* on sparc and sparc64 ->>>>>>> - - -- Sylvestre Ledru Tue, 31 Oct 2023 11:39:22 +0100 + -- Sylvestre Ledru Sun, 03 Dec 2023 10:21:45 +0100 llvm-toolchain-17 (1:17.0.3-1~exp1) experimental; urgency=medium @@ -70,6 +48,13 @@ llvm-toolchain-snapshot (1:18~++20230910052457+7560356a832f-1~exp1) experimental -- Sylvestre Ledru Sun, 10 Sep 2023 17:26:28 +0200 +llvm-toolchain-snapshot (1:18~++20230907020249+c16adb0dcb1f-1~exp1) UNRELEASED; urgency=medium + + * experimental New snapshot release + * experimental New snapshot release + + -- Sylvestre Ledru Thu, 07 Sep 2023 14:04:25 +0200 + llvm-toolchain-snapshot (1:18~++20230818040015+c931f2e6fd0c-1~exp2) UNRELEASED; urgency=medium [ John Paul Adrian Glaubitz ]