You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[BOLT] Allow getNewFunctionOrDataAddress to map addrs inside functions
Add logic to map addresses referring to non-entry basic blocks.
PR llvm#101466 extended this function to enable it to map addresses for
the entry points of multi-entry functions, but this still left
references to individual basic blocks unmappable.
0 commit comments