[PATCH] D155604: [BOLT] Calculate input to output address map using BOLTLinker

Job Noorman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 01:36:56 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG23c8d3825831: [BOLT] Calculate input to output address map using BOLTLinker (authored by jobnoorman).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155604

Files:
  bolt/include/bolt/Core/AddressMap.h
  bolt/include/bolt/Core/BinaryBasicBlock.h
  bolt/include/bolt/Core/BinaryContext.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/BinarySection.h
  bolt/lib/Core/AddressMap.cpp
  bolt/lib/Core/BinaryBasicBlock.cpp
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/CMakeLists.txt
  bolt/lib/Profile/BoltAddressTranslation.cpp
  bolt/lib/Rewrite/PseudoProbeRewriter.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155604.551930.patch
Type: text/x-patch
Size: 17250 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/cbc6c7dd/attachment.bin>


More information about the llvm-commits mailing list