[PATCH] D154604: [BOLT] Calculate output values using BOLTLinker

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 25 00:26:15 PDT 2023


jobnoorman updated this revision to Diff 553392.
jobnoorman edited the summary of this revision.
jobnoorman added a comment.

Use `StringMap` instead of `std::map`, update description.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154604

Files:
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/Linker.h
  bolt/include/bolt/Rewrite/JITLinkLinker.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Rewrite/JITLinkLinker.cpp
  bolt/lib/Rewrite/MachORewriteInstance.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154604.553392.patch
Type: text/x-patch
Size: 12787 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230825/69239d9d/attachment.bin>


More information about the llvm-commits mailing list