[PATCH] D75341: [BFI] Use CallbackVH to notify BFI about deletion of basic blocks
Daniil Suchkov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sun Mar 1 23:24:03 PST 2020
DaniilSuchkov updated this revision to Diff 247556.
DaniilSuchkov edited the summary of this revision.
DaniilSuchkov added a comment.
Got rid of all const_casts except one, which was moved into CallbackVH's constructor.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D75341/new/
https://reviews.llvm.org/D75341
Files:
llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
llvm/include/llvm/IR/ValueHandle.h
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75341.247556.patch
Type: text/x-patch
Size: 4655 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200302/db9d7060/attachment.bin>
More information about the llvm-commits
mailing list