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

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 18 21:50:07 PDT 2022


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

Fix comment grammar


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.453873.patch
Type: text/x-patch
Size: 18052 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220819/3037a931/attachment-0001.bin>


More information about the llvm-commits mailing list