[llvm] [BOLT] Support map other function entry address (PR #101466)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 2 05:38:44 PDT 2024


https://github.com/yota9 approved this pull request.

LGTM thanks!
JFYI next time you can use objdump with -R in order to skip extra file creation for readelf+objdump. It's a minor thing so I don't really mind anyway. 

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


More information about the llvm-commits mailing list