This is an archive of the discontinued LLVM Phabricator instance.

[lld][MachO] Refactor findCommand
ClosedPublic

Authored by alexander-shaposhnikov on Apr 21 2021, 6:46 AM.

Details

Reviewers
int3
Group Reviewers
Restricted Project
Commits
rGb5720354efb6: [lld][MachO] Refactor findCommand
Summary

Refactor findCommand to allow passing multiple types. NFC.

Test plan: make check-lld-macho

Diff Detail

Event Timeline

Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 6:46 AM
alexander-shaposhnikov requested review of this revision.Apr 21 2021, 6:46 AM
Herald added a project: Restricted Project. · View Herald TranscriptApr 21 2021, 6:46 AM
int3 accepted this revision.Apr 21 2021, 7:20 AM

love it!

This revision is now accepted and ready to land.Apr 21 2021, 7:20 AM
int3 added inline comments.Apr 21 2021, 7:24 AM
lld/MachO/InputFiles.h
200–201
alexander-shaposhnikov marked an inline comment as done.
This revision was landed with ongoing or failed builds.Apr 21 2021, 8:38 AM
This revision was automatically updated to reflect the committed changes.