diff options
author | Fabian Parzefall <parzefall@fb.com> | 2022-08-24 10:03:01 -0700 |
---|---|---|
committer | Fabian Parzefall <parzefall@fb.com> | 2022-08-24 10:17:17 -0700 |
commit | 7e254818e49454a53bd00e3737007025b62d0f79 (patch) | |
tree | e58db083c1779666eaff964d27a88354d216e6c3 /llvm/lib/Object/MachOObjectFile.cpp | |
parent | 101344af1af82d1633c773b718788eaa813d7f79 (diff) | |
download | llvm-7e254818e49454a53bd00e3737007025b62d0f79.zip llvm-7e254818e49454a53bd00e3737007025b62d0f79.tar.gz llvm-7e254818e49454a53bd00e3737007025b62d0f79.tar.bz2 |
[BOLT] Track fragment info for all split fragments
To generate all symbols correctly, it is necessary to record the address
of each fragment. This patch moves the address info for the main and
cold fragments from BinaryFunction to FunctionFragment, where this data
is recorded for all fragments.
Reviewed By: rafauler
Differential Revision: https://reviews.llvm.org/D132051
Diffstat (limited to 'llvm/lib/Object/MachOObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions