diff options
author | Fabian Parzefall <parzefall@fb.com> | 2022-08-24 10:02:35 -0700 |
---|---|---|
committer | Fabian Parzefall <parzefall@fb.com> | 2022-08-24 10:17:17 -0700 |
commit | 101344af1af82d1633c773b718788eaa813d7f79 (patch) | |
tree | dd5e2703ee0a8fadb9e11aaf4bdc5367fc6aee81 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 587d2653420d75ef10f30bd612d86f1e08fe9ea7 (diff) | |
download | llvm-101344af1af82d1633c773b718788eaa813d7f79.zip llvm-101344af1af82d1633c773b718788eaa813d7f79.tar.gz llvm-101344af1af82d1633c773b718788eaa813d7f79.tar.bz2 |
[BOLT] Allocate FunctionFragment on heap
This changes `FunctionFragment` from being used as a temporary proxy
object to access basic block ranges to a heap-allocated object that can
store fragment-specific information.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D132050
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions