[PATCH] D18109: Prevent GlobalOpts from dropping ASANitized global variables
Adrian Prantl via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 15 13:10:11 PDT 2016
aprantl added a comment.
I added a check to catch the case where the GV is only kept alive by a constant that is only kept alive by metadata.
http://reviews.llvm.org/D18109
More information about the llvm-commits
mailing list