[Bug 276170] LLVM bug prevents from enabling PGO optimization for Python 3.11+

From: <bugzilla-noreply_at_freebsd.org>
Date: Sun, 07 Jan 2024 11:51:34 UTC
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276170

--- Comment #3 from dmilith <dmilith@me.com> ---
To reproduce, build Python 3.9+ (also the same for Python 3.11, 3.12) with
--enable-optimizations - which will enable the PGO on which Clang will fail.

-- 
You are receiving this mail because:
You are the assignee for the bug.