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

Ash Dobrescu via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 21 11:36:07 PDT 2025


Rin18 wrote:

>can you reproduce this?

@tuliom yes I am able to reproduce this after pulling all the changes from main. Looks like something changed while I was working on the patch and extra entry points for dynamic relocations are added even in the NON-PIE case. I'll have to look into which commit adds this problem. 

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


More information about the llvm-commits mailing list