This is an archive of the discontinued LLVM Phabricator instance.

[DebugInfo] Fix broken MachO test
ClosedPublic

Authored by ellis on Nov 9 2021, 12:11 PM.

Details

Summary

This test was introduced in https://reviews.llvm.org/D112337 and breaks on mac.

Diff Detail

Event Timeline

ellis requested review of this revision.Nov 9 2021, 12:11 PM
ellis created this revision.
Herald added a project: Restricted Project. · View Herald TranscriptNov 9 2021, 12:11 PM
dblaikie accepted this revision.Nov 9 2021, 12:18 PM
dblaikie added a subscriber: dblaikie.

Sure, looks like it'd be worth a shot.

This revision is now accepted and ready to land.Nov 9 2021, 12:18 PM
This revision was landed with ongoing or failed builds.Nov 9 2021, 12:46 PM
Closed by commit rG06736dab9bb5: [DebugInfo] Fix broken MachO test (authored by ellis, committed by kyulee). · Explain Why
This revision was automatically updated to reflect the committed changes.