This is the minimal port from ELF. Any extension should easy from here
Test plan: ninja check-all-macho
Paths
| Differential D98419
[lld-macho] minimal TimeTrace support ClosedPublic Authored by tschuett on Mar 11 2021, 6:07 AM.
Details
Summary This is the minimal port from ELF. Any extension should easy from here Test plan: ninja check-all-macho
Diff Detail
Event Timeline
Comment Actions Nice!
This revision is now accepted and ready to land.Mar 11 2021, 6:27 AM
This revision was landed with ongoing or failed builds.Mar 11 2021, 6:30 AM Closed by commit rG50c1b21851a1: [lld-macho] minimal TimeTrace support (authored by tschuett). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 329953 lld/MachO/Config.h
lld/MachO/Driver.cpp
lld/MachO/Options.td
lld/test/MachO/time-trace.s
|
I add this back in the next iteration.