Emits metadata nodes associating all the global values in the current module with the Decls they came from. This is useful for projects using IR gen as a subroutine. Since there's currently no way to associate an MDNode directly with an llvm::GlobalValue, we create a global named metadata with the name 'clang.global.decl.ptrs'.
source not stored for this graph (policy: none)
nothing calls this directly
no test coverage detected