[llvm] [BOLT] Support computed goto and allow map addrs inside functions (PR #120267)
Ash Dobrescu via llvm-commits
llvm-commits at lists.llvm.org
Wed Mar 26 02:14:00 PDT 2025
Rin18 wrote:
> > @aaupov @maksfb would you be ok with removing the NO-PIE case from the `indirect-goto-relocs.test` while finding a fix for the failure?
>
> Does the test fail regardless of the change in this (#120267) PR? Yes, it's reasonable to back it out.
Yes, I've checked the NO-PIE test without the changes in my PR and it fails. Thanks, I'll remove the test.
https://github.com/llvm/llvm-project/pull/120267
More information about the llvm-commits
mailing list