This is an archive of the discontinued LLVM Phabricator instance.

Add support for __debug_line_str in Mach-O
ClosedPublic

Authored by aprantl on Jun 13 2023, 5:33 PM.

Details

Summary

This patch resolves an issue that currently accounts for the vast majority of failures on the matrix bot.

Diff Detail

Event Timeline

aprantl created this revision.Jun 13 2023, 5:33 PM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2023, 5:33 PM
aprantl requested review of this revision.Jun 13 2023, 5:33 PM
This revision is now accepted and ready to land.Jun 13 2023, 5:35 PM
fdeazeve accepted this revision.Jun 14 2023, 6:25 AM

Nice and subtle fix! :)

This revision was automatically updated to reflect the committed changes.
Herald added a project: Restricted Project. · View Herald TranscriptJun 14 2023, 8:37 AM