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

via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 2 07:48:05 PST 2025


ms178 wrote:

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

Great, please also notice some downstream work on the python side which works around the current BOLT issues and might provide some hints: https://github.com/astral-sh/python-build-standalone/pull/463

Ideally, there should be no need to use `--skip-funcs=sre_ucs1_match/1,_PyEval_EvalFrameDefault.localalias/1`

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


More information about the llvm-commits mailing list