From 048c3a35fdf93bf59a875cbe52e099d9caf7913a Mon Sep 17 00:00:00 2001 From: Sylvestre Ledru Date: Sat, 22 Oct 2022 22:26:59 +0200 Subject: [PATCH] document the perfs --- debian/changelog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 839a3f94..f79b59ba 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ llvm-toolchain-15 (1:15.0.3-1~exp3) experimental; urgency=medium - * Bring back LTO + * Bring back LTO - increase the perf of clang by ~4% * Cherry-pick upstream fix to unbreak mips (closes: #1022169) Thanks to YunQiang Su for the patch https://reviews.llvm.org/D135553