[PATCH] D32654: Fix AliasSetTracker bug

Sanjoy Das via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 28 12:22:16 PDT 2017


sanjoy added a comment.

Yes, we need a VH that does not track RAUW but nulls itself out on deletion.  I had a fix that I had to revert and I'm currently working on figuring out a way to reland it.


https://reviews.llvm.org/D32654





More information about the llvm-commits mailing list