This is an archive of the discontinued LLVM Phabricator instance.

Test case improvement (Do not optimize debug locations across section boundaries/D149294)
ClosedPublic

Authored by pcalixte on May 10 2023, 2:21 PM.

Details

Summary

Ensure that the expected location directives are from different sections.

Diff Detail

Event Timeline

pcalixte created this revision.May 10 2023, 2:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 2:21 PM
pcalixte requested review of this revision.May 10 2023, 2:21 PM
Herald added a project: Restricted Project. · View Herald TranscriptMay 10 2023, 2:21 PM
probinson accepted this revision.May 11 2023, 9:57 AM
probinson added a subscriber: probinson.

LGTM

This revision is now accepted and ready to land.May 11 2023, 9:57 AM

Hi dblaikie (David Blaikie):
Thank you for committing the original change, would you be able to make that update as well?