[llvm] [BOLT] Support computed goto and allow map addrs inside functions. (PR #120267)
Ash Dobrescu via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 23 09:12:58 PST 2025
Rin18 wrote:
I've tested this patch on an aarch64 python build and found that it allows BOLT to run without `--skip-funcs` flags.
https://github.com/llvm/llvm-project/pull/120267
More information about the llvm-commits
mailing list