[llvm] [BOLT] Fix address mapping for ICP code (PR #70136)

Amir Ayupov via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 24 17:07:37 PDT 2023


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

Makes sense to assign offsets to ICP-created jumps from indirect call/jmp (or from the containing block). This should fix the profile collected in BAT mode.

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


More information about the llvm-commits mailing list