This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Add error handling for malformed TBD files
ClosedPublic

Authored by int3 on Aug 6 2020, 12:12 AM.

Details

Reviewers
compnerd
Group Reviewers
Restricted Project
Commits
rGc3eb1e275470: [lld-macho] Add error handling for malformed TBD files
Summary

Previously, lld would crash while complaining that `Expected<T>
must be checked before access or destruction`.

Diff Detail

Event Timeline

int3 created this revision.Aug 6 2020, 12:12 AM
Herald added a project: Restricted Project. · View Herald TranscriptAug 6 2020, 12:12 AM
int3 requested review of this revision.Aug 6 2020, 12:12 AM
compnerd accepted this revision.Aug 6 2020, 10:00 AM
compnerd added a subscriber: compnerd.

Good idea

This revision is now accepted and ready to land.Aug 6 2020, 10:00 AM
This revision was landed with ongoing or failed builds.Aug 12 2020, 7:51 PM
This revision was automatically updated to reflect the committed changes.