From e25eb8feec113dbb3d146e6b01603e4a3c780334 Mon Sep 17 00:00:00 2001 From: Norbert Lange Date: Sun, 23 Jun 2024 23:58:05 +0200 Subject: [PATCH] changelog: add note about Intel PT support --- debian/changelog | 2 ++ 1 file changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index d1f495f9..6b355984 100644 --- a/debian/changelog +++ b/debian/changelog @@ -4,6 +4,8 @@ llvm-toolchain-snapshot (1:19~++20240529093513+2cfea14a57ad-1~exp2) UNRELEASED; * Disable LLVM testsuite on x32 * Install liborc_rt-x86_64.a on x32 * Install hwasan_symbolize on x32 + [ Norbert Lange ] + * build lldb with Intel PT support on x86, amd64 -- John Paul Adrian Glaubitz Sat, 01 Jun 2024 23:16:14 +0200