This pleases the codesign
(Otherwise it complains about "function starts data out of place")
Paths
| Differential D98648
[lld-macho] Place LC_FUNCTION_STARTS data at the right position ClosedPublic Authored by int3 on Mar 15 2021, 11:12 AM.
Details
Summary This pleases the codesign (Otherwise it complains about "function starts data out of place")
Diff Detail
Event Timelineint3 retitled this revision from [lld-macho] Place LC_FUNCTION_STARTS at the right position to [lld-macho] Place LC_FUNCTION_STARTS data at the right position.Mar 15 2021, 11:12 AM This revision is now accepted and ready to land.Mar 15 2021, 11:30 AM This revision was landed with ongoing or failed builds.Mar 15 2021, 11:56 AM Closed by commit rG29d46760599b: [lld-macho] Place LC_FUNCTION_STARTS data at the right position (authored by int3). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 330752 lld/MachO/Writer.cpp
lld/test/MachO/linkedit-contiguity.s
|