[llvm] [BOLT] Support computed goto and allow map addrs inside functions. (PR #120267)

Rin Dobrescu via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 05:47:11 PST 2025


Rin18 wrote:

> @Rin18 FYI, this patch might help to improve the usage of BOLT in Python as discussed in a related Python issue, see the comment and discussion in: [python/cpython#124948 (comment)](https://github.com/python/cpython/issues/124948#issuecomment-2567132056)
> 
> Maybe it is a good test case for this MR, too.

Thanks for bringing this to my attention, I'll need to look into the mentioned issue and see if this patch impacts it.

https://github.com/llvm/llvm-project/pull/120267


More information about the llvm-commits mailing list