[llvm] [BOLT] Support instrumentation hook via DT_FINI_ARRAY (PR #67348)

Vladislav Khmelevsky via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 7 23:04:12 PDT 2023


yota9 wrote:

Hi @mtvec . Sorry for late response, didn't have time to study the problem. Anyway I came up that adding proper INIT/FINI symbols to symtab would be the most right way to deal with your test problems. Fill free to rebase your patch on top of the https://github.com/llvm/llvm-project/pull/68505 , I think it would eliminate your problem with creating a test. Thanks!

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


More information about the llvm-commits mailing list