This is an archive of the discontinued LLVM Phabricator instance.

[NVPTX][AsmPrinter] Emit .attribute(.managed) for global variable declarations
ClosedPublic

Authored by krisb on Feb 24 2022, 8:36 AM.

Details

Summary

Declaration and definition attributes must match,
otherwise it may cause issues on linking.

Diff Detail

Event Timeline

krisb created this revision.Feb 24 2022, 8:36 AM
krisb requested review of this revision.Feb 24 2022, 8:36 AM
Herald added a project: Restricted Project. · View Herald TranscriptFeb 24 2022, 8:36 AM
tra accepted this revision.Feb 24 2022, 12:23 PM
This revision is now accepted and ready to land.Feb 24 2022, 12:23 PM
This revision was landed with ongoing or failed builds.Feb 25 2022, 12:22 AM
This revision was automatically updated to reflect the committed changes.