From e80a7d1979dc797ea40f2ba73f38a2412f71c322 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 12 Jan 2019 12:35:39 +0100 Subject: [PATCH] actually, it has been REMOVED, not added Revert "Also ship clang-func-mapping in clang-tools" This reverts commit 2206b2d766712a6f0b057caded2b34e00a287d06. --- debian/changelog | 3 +-- debian/clang-tools-X.Y.install.in | 2 -- 2 files changed, 1 insertion(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index bc76619c..36f67cc4 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,9 +1,8 @@ -llvm-toolchain-snapshot (1:8~svn350922-1~exp1) experimental; urgency=medium +llvm-toolchain-snapshot (1:8~svn350834-1~exp1) experimental; urgency=medium * Silent a source lintian warning source: source-is-missing lldb/lit/Modules/ELF/Inputs/PT_LOAD-overlap-section.elf * Revert patch D55434 as it is breaking the build on old version of debian/ubuntu - * Also ship clang-func-mapping in clang-tools -- Sylvestre Ledru Thu, 10 Jan 2019 12:16:19 +0100 diff --git a/debian/clang-tools-X.Y.install.in b/debian/clang-tools-X.Y.install.in index eaf1e9e3..8bfe1f6d 100644 --- a/debian/clang-tools-X.Y.install.in +++ b/debian/clang-tools-X.Y.install.in @@ -26,7 +26,6 @@ usr/lib/llvm-@LLVM_VERSION@/bin/clang-refactor usr/lib/llvm-@LLVM_VERSION@/bin/clang-func-mapping usr/lib/llvm-@LLVM_VERSION@/bin/diagtool usr/lib/llvm-@LLVM_VERSION@/bin/hmaptool -usr/lib/llvm-@LLVM_VERSION@/bin/clang-func-mapping tools/clang/tools/scan-build-@LLVM_VERSION@ usr/share/clang/ tools/clang/tools/scan-build-py-@LLVM_VERSION@ usr/share/clang/ @@ -56,4 +55,3 @@ usr/bin/clang-refactor-@LLVM_VERSION@ usr/bin/clang-func-mapping-@LLVM_VERSION@ usr/bin/diagtool-@LLVM_VERSION@ usr/bin/hmaptool-@LLVM_VERSION@ -usr/bin/clang-func-mapping-@LLVM_VERSION@ \ No newline at end of file