[PATCH] D132050: [BOLT] Allocate FunctionFragment on heap

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 18:06:49 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG07f63b0ac5c5: [BOLT] Allocate FunctionFragment on heap (authored by FPar).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132050

Files:
  bolt/include/bolt/Core/BinaryEmitter.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/Exceptions.cpp
  bolt/lib/Core/FunctionLayout.cpp
  bolt/lib/Passes/BinaryPasses.cpp
  bolt/lib/Rewrite/RewriteInstance.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132050.455448.patch
Type: text/x-patch
Size: 29672 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220825/e37b1115/attachment.bin>


More information about the llvm-commits mailing list