From 6f0fdafc3d761a26ecf3de3a99f41d7d6b51e0e7 Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Mon, 20 May 2019 10:42:28 +0200 Subject: [PATCH] Fix changelog --- debian/changelog | 7 ------- 1 file changed, 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6b081141..8fdf7a32 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,18 +1,11 @@ llvm-toolchain-8 (1:8.0.1~+rc1-1~exp2) experimental; urgency=medium -<<<<<<< - * Use ThinLTO for the build - Option -DLLVM_ENABLE_LTO="Thin" added - * WebAssembly is now build by default, remove it from the - experimental list -======= * Build using thinlto on non stretch, xenial and trusty (fails with some undef symbols) Option -DLLVM_ENABLE_LTO="Thin" added * WebAssembly is now build by default, remove it from the experimental list * check-polly was executed twice ->>>>>>> -- Sylvestre Ledru Sun, 19 May 2019 13:31:37 +0200