This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX] Keep metadata attached to module-scope variables
ClosedPublic

Authored by ikudrin on Jun 10 2022, 9:39 AM.

Details

Summary

This helps to preserve the debug information of global variables.

Diff Detail

Event Timeline

ikudrin created this revision.Jun 10 2022, 9:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJun 10 2022, 9:39 AM
ikudrin requested review of this revision.Jun 10 2022, 9:39 AM

Gentle ping.

tra accepted this revision.Jun 21 2022, 10:29 AM

Good catch! Thank you for fixing this.

Sorry about the delay. I've apparently failed to click "Submit". :-/

This revision is now accepted and ready to land.Jun 21 2022, 10:29 AM
This revision was landed with ongoing or failed builds.Jun 22 2022, 5:51 AM
This revision was automatically updated to reflect the committed changes.