[PATCH] D32551: [GlobalOpt] Correctly update metadata when localizing a global.
James Molloy via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 27 00:59:54 PDT 2017
jmolloy accepted this revision.
jmolloy added a comment.
This revision is now accepted and ready to land.
Ah, thanks Eli!
I remember when writing this code scratching my head about the precise method to call to properly unlink the constant.
Repository:
rL LLVM
https://reviews.llvm.org/D32551
More information about the llvm-commits
mailing list