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

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

--- Comment #16 from Dimitry Andric <dim@FreeBSD.org> ---
If you need to work around it now, you can do "pkg install llvm17" from ports,
and use that one instead, to get a PGO'd Python. (I hope that runs faster than
regular Python ... :)

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