This is an archive of the discontinued LLVM Phabricator instance.

[LLD][ELF]Add test for missing thin archive member
ClosedPublic

Authored by jhenderson on Feb 7 2019, 8:17 AM.

Details

Summary

The code producing error messages relating to missing thin archive members was missing any testing as far as I could see, so this patch adds a test for it.

Diff Detail

Repository
rL LLVM

Event Timeline

jhenderson created this revision.Feb 7 2019, 8:17 AM
Herald added a project: Restricted Project. · View Herald Transcript
ruiu accepted this revision.Feb 7 2019, 10:22 AM

LGTM

This revision is now accepted and ready to land.Feb 7 2019, 10:22 AM
This revision was automatically updated to reflect the committed changes.