[PATCH] D130521: [BOLT] Generate sections for multiple fragments

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 2 17:03:19 PDT 2022


FPar updated this revision to Diff 449488.
FPar added a comment.

Don't remove empty fragments when erasing blocks


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130521

Files:
  bolt/include/bolt/Core/BinaryBasicBlock.h
  bolt/include/bolt/Core/BinaryFunction.h
  bolt/include/bolt/Core/FunctionLayout.h
  bolt/lib/Core/BinaryContext.cpp
  bolt/lib/Core/BinaryEmitter.cpp
  bolt/lib/Core/BinaryFunction.cpp
  bolt/lib/Core/FunctionLayout.cpp
  bolt/lib/Passes/SplitFunctions.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130521.449488.patch
Type: text/x-patch
Size: 16305 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220803/d8da545f/attachment.bin>


More information about the llvm-commits mailing list