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

Fabian Parzefall via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Aug 24 10:20:02 PDT 2022


This revision was automatically updated to reflect the committed changes.
Closed by commit rG101344af1af8: [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.455270.patch
Type: text/x-patch
Size: 29711 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220824/f8f051d3/attachment-0001.bin>


More information about the llvm-commits mailing list