[PATCH] D21109: IR: Call dropAllReferences from GlobalVariable's destructor.

Adrian Prantl via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 7 17:12:46 PDT 2016


aprantl accepted this revision.
aprantl added a comment.
This revision is now accepted and ready to land.

Seems reasonable...
Is that only a problem in GlobalVariable or also in its base classes?


http://reviews.llvm.org/D21109





More information about the llvm-commits mailing list