This is an archive of the discontinued LLVM Phabricator instance.

[lld] Fix handling of wildcards in dynamic lists.
ClosedPublic

Authored by eugenis on Dec 5 2017, 3:49 PM.

Diff Detail

Repository
rLLD LLVM Linker

Event Timeline

eugenis created this revision.Dec 5 2017, 3:49 PM
ruiu accepted this revision.Dec 5 2017, 3:51 PM

LGTM

Wow. I was surprised that we didn't notice this until now. Thank you for finding this out.

This revision is now accepted and ready to land.Dec 5 2017, 3:51 PM
This revision was automatically updated to reflect the committed changes.