This is an archive of the discontinued LLVM Phabricator instance.

[lldb][test] Re-XFAIL prefer-debug-over-eh-frame.test
ClosedPublic

Authored by Michael137 on Jun 13 2023, 5:36 AM.

Details

Summary

This was un-XFAILed in 83cb2123be487302070562c45e6eb4955b22c2b4
due to D144999. Since then, D152540 fixed emission of eh_frame's
on Darwin, causing this test to fail again.

Diff Detail

Event Timeline

Michael137 created this revision.Jun 13 2023, 5:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2023, 5:36 AM
Michael137 requested review of this revision.Jun 13 2023, 5:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 13 2023, 5:36 AM
Michael137 edited the summary of this revision. (Show Details)Jun 13 2023, 5:37 AM
oontvoo accepted this revision.Jun 13 2023, 6:52 AM

Thank you!

This revision is now accepted and ready to land.Jun 13 2023, 6:52 AM
This revision was automatically updated to reflect the committed changes.