This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Add option --error-limit=N
ClosedPublic

Authored by gkm on Apr 25 2021, 8:25 PM.

Details

Reviewers
int3
Group Reviewers
Restricted Project
Commits
rGc2419aae762a: [lld-macho] Add option --error-limit=N
Summary

Add option to limit (or remove limits) on the number of errors printed before exiting. This option exists in the other lld ports: COFF & ELF.

Diff Detail

Event Timeline

gkm created this revision.Apr 25 2021, 8:25 PM
Herald added a project: Restricted Project. · View Herald Transcript
Herald added a subscriber: dang. · View Herald Transcript
gkm requested review of this revision.Apr 25 2021, 8:25 PM
Herald added a project: Restricted Project. · View Herald TranscriptApr 25 2021, 8:25 PM
int3 accepted this revision.Apr 25 2021, 8:50 PM

lgtm

This revision is now accepted and ready to land.Apr 25 2021, 8:50 PM
This revision was landed with ongoing or failed builds.Apr 26 2021, 7:11 AM
This revision was automatically updated to reflect the committed changes.