Revert "[BOLT] Allocate FunctionFragment on heap"
authorFabian Parzefall <parzefall@fb.com>
Wed, 24 Aug 2022 17:47:48 +0000 (10:47 -0700)
committerFabian Parzefall <parzefall@fb.com>
Wed, 24 Aug 2022 17:51:36 +0000 (10:51 -0700)
commit5065134aa0ceafe402696692d106887448e205dd
tree2b0f1a11c71eed2d1982f2932e52febf3078b713
parent6304e38281d7f0546a6468dba7415ef52496e4c0
Revert "[BOLT] Allocate FunctionFragment on heap"

This reverts commit 101344af1af82d1633c773b718788eaa813d7f79.
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