This diff changes the type of the argument of isCodeSection to const InputSection *.
NFC.
Test plan: make check-lld-macho
Paths
| Differential D102664
[lld][MachO] Adjust isCodeSection signature ClosedPublic Authored by alexander-shaposhnikov on May 17 2021, 9:16 PM.
Details
Summary This diff changes the type of the argument of isCodeSection to const InputSection *. Test plan: make check-lld-macho
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 17 2021, 9:54 PM This revision was landed with ongoing or failed builds.May 17 2021, 10:10 PM Closed by commit rGdc2c6cf2749f: [lld][MachO] Adjust isCodeSection signature (authored by alexander-shaposhnikov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 346042 lld/MachO/InputSection.h
lld/MachO/InputSection.cpp
|