[PATCH] D154021: [BOLT][NFCI] Use MetadataRewriter interface to update SDT markers

Maksim Panchenko via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 6 00:03:30 PDT 2023


maksfb updated this revision to Diff 537602.
maksfb retitled this revision from "[BOLT][NFCI] Use Rewriter interface to update SDT markers" to "[BOLT][NFCI] Use MetadataRewriter interface to update SDT markers".
maksfb edited the summary of this revision.
maksfb added a comment.

Rebase.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D154021

Files:
  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/include/bolt/Rewrite/MetadataRewriters.h
  bolt/include/bolt/Rewrite/RewriteInstance.h
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Rewrite/CMakeLists.txt
  bolt/lib/Rewrite/RewriteInstance.cpp
  bolt/lib/Rewrite/SDTRewriter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D154021.537602.patch
Type: text/x-patch
Size: 17151 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230706/d664e365/attachment.bin>


More information about the llvm-commits mailing list