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

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 26 17:14:40 PDT 2022


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

Add test case for split-all strategy


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
  bolt/test/runtime/X86/Inputs/switch.c
  bolt/test/runtime/X86/split-all.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130521.447895.patch
Type: text/x-patch
Size: 19666 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220727/271ccde5/attachment.bin>


More information about the llvm-commits mailing list