Refactor findCommand to allow passing multiple types. NFC.
Test plan: make check-lld-macho
Paths
| Differential D100954
[lld][MachO] Refactor findCommand ClosedPublic Authored by alexander-shaposhnikov on Apr 21 2021, 6:46 AM.
Details
Summary Refactor findCommand to allow passing multiple types. NFC. Test plan: make check-lld-macho
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 21 2021, 7:20 AM alexander-shaposhnikov marked an inline comment as done. This revision was landed with ongoing or failed builds.Apr 21 2021, 8:38 AM Closed by commit rGb5720354efb6: [lld][MachO] Refactor findCommand (authored by alexander-shaposhnikov). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 339218 lld/MachO/InputFiles.h
lld/MachO/InputFiles.cpp
lld/MachO/ObjC.cpp
|