[PATCH] D32777: Remap metadata attached to global variables.

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 2 20:38:28 PDT 2017


dexonsmith requested changes to this revision.
dexonsmith added a reviewer: aprantl.
dexonsmith added a comment.
This revision now requires changes to proceed.

This LGTM too.

I'm not sure if globals are still reachable via `!dbg`, but it certainly used to be possible.  Adrian, do you know the current state?


Repository:
  rL LLVM

https://reviews.llvm.org/D32777





More information about the llvm-commits mailing list