[llvm] [Bolt] Solving pie support issue (PR #65494)

via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 7 00:42:00 PDT 2023


JohnLee1243 wrote:

@maksfb I meet a bug when doing perf2bolt and It happens when PIE was supported. I did some modification of the function getBaseAddressForMapping, and this functions was wrotten by you. Can you get me some suggestions if my modification is proper. Thanks.

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


More information about the llvm-commits mailing list