[PATCH] D75341: [BFI] Use CallbackVH to notify BFI about deletion of basic blocks

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 3 21:15:31 PST 2020


davidxl added a comment.

The value field of the NodesMap now becomes a pair unconditionally -- which is unnecessary for nonAsserting Build.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75341/new/

https://reviews.llvm.org/D75341





More information about the llvm-commits mailing list