This is an archive of the discontinued LLVM Phabricator instance.

lld-link: Add /force:multipleres extension to make dupe resource diag non-fatal
ClosedPublic

Authored by thakis on May 2 2019, 2:04 PM.

Details

Reviewers
rnk
Summary

As a side benefit, lld-link now reports more than one duplicate resource
entry before exiting with an error even if the new flag is not passed.

Diff Detail

Event Timeline

thakis created this revision.May 2 2019, 2:04 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 2 2019, 2:04 PM
Herald added a subscriber: hiraditya. · View Herald Transcript
rnk accepted this revision.May 2 2019, 2:18 PM

lgtm

This revision is now accepted and ready to land.May 2 2019, 2:18 PM
thakis closed this revision.May 2 2019, 3:01 PM

r359829; forgot to put "Differential Revision" in the commit message :/