This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho][test] Add missing coverage for archive/dylib resolution after D115092
ClosedPublic

Authored by MaskRay on Jan 9 2022, 10:02 PM.

Details

Summary

When file->fetch(sym) is replaced with a no-op, no test fails.

The new test catches the case.

Diff Detail

Event Timeline

MaskRay created this revision.Jan 9 2022, 10:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2022, 10:02 PM
MaskRay requested review of this revision.Jan 9 2022, 10:02 PM
Herald added a project: Restricted Project. · View Herald TranscriptJan 9 2022, 10:02 PM
oontvoo accepted this revision.Jan 10 2022, 7:10 AM

LG - thanks!

This revision is now accepted and ready to land.Jan 10 2022, 7:10 AM