[PATCH] D122106: [BOLT] Fix dynamic relocation offset for constant islands

Vladislav Khmelevsky via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 31 15:43:02 PDT 2022


yota9 added a comment.

BTW the std::map is used as a container for the function relocations, so now we've got "synced up" them :)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D122106/new/

https://reviews.llvm.org/D122106



More information about the llvm-commits mailing list