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

via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 1 13:48:29 PST 2025


ms178 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: https://github.com/python/cpython/issues/124948#issuecomment-2567132056

Maybe it is a good test case for this MR, too.

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


More information about the llvm-commits mailing list