Declaration and definition attributes must match,
otherwise it may cause issues on linking.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D120493
[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,
Diff Detail
Event TimelineThis 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 Closed by commit rG3fe6f9388fd3: [NVPTX][AsmPrinter] Emit .attribute(.managed) for global variable declarations (authored by krisb). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 411144 llvm/lib/Target/NVPTX/NVPTXAsmPrinter.cpp
llvm/test/CodeGen/NVPTX/managed.ll
|