This is an archive of the discontinued LLVM Phabricator instance.

[lld-macho] Replace debug-info-related assert with FIXME
ClosedPublic

Authored by int3 on Mar 5 2021, 11:59 AM.

Details

Reviewers
smeenai
Group Reviewers
Restricted Project
Commits
rGfc011b5eb1a3: [lld-macho] Replace debug-info-related assert with FIXME
Summary

We'll need to properly handle object files with multiple source inputs
eventually, but remove the assert for now so we can successfully emit binaries
for testing.

Diff Detail

Event Timeline

int3 created this revision.Mar 5 2021, 11:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2021, 11:59 AM
int3 requested review of this revision.Mar 5 2021, 11:59 AM
Herald added a project: Restricted Project. · View Herald TranscriptMar 5 2021, 11:59 AM
smeenai accepted this revision.Mar 5 2021, 2:21 PM
This revision is now accepted and ready to land.Mar 5 2021, 2:21 PM
This revision was landed with ongoing or failed builds.Mar 5 2021, 2:24 PM
This revision was automatically updated to reflect the committed changes.