This is an archive of the discontinued LLVM Phabricator instance.

[LLD] [ELF] Fix the help listing for the wrap option. NFC.
ClosedPublic

Authored by mstorsjo on Oct 7 2020, 2:17 PM.

Details

Summary

This option just takes a single symbol name per invocation of the option.

Diff Detail

Event Timeline

mstorsjo created this revision.Oct 7 2020, 2:17 PM
Herald added a project: Restricted Project. · View Herald Transcript
mstorsjo requested review of this revision.Oct 7 2020, 2:17 PM
grimar accepted this revision.Oct 8 2020, 1:54 AM

LGTM, thanks!

This revision is now accepted and ready to land.Oct 8 2020, 1:54 AM
This revision was landed with ongoing or failed builds.Oct 9 2020, 5:32 AM
This revision was automatically updated to reflect the committed changes.