[all-commits] [llvm/llvm-project] 53dceb: Revert "[BFI] Use CallbackVH to notify BFI about d...
Daniil Suchkov via All-commits
all-commits at lists.llvm.org
Thu Mar 5 03:29:05 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 53dceb50ed9750013306de10cf41dd6febc07064
https://github.com/llvm/llvm-project/commit/53dceb50ed9750013306de10cf41dd6febc07064
Author: Daniil Suchkov <suc-daniil at yandex.ru>
Date: 2020-03-05 (Thu, 05 Mar 2020)
Changed paths:
M llvm/include/llvm/Analysis/BlockFrequencyInfoImpl.h
M llvm/include/llvm/IR/ValueHandle.h
Log Message:
-----------
Revert "[BFI] Use CallbackVH to notify BFI about deletion of basic blocks"
Reverting the patch because it causes compilation failure on MSVC.
This reverts commit 408349a25d0f5a012003f84c95b49bcc7782fa70.
More information about the All-commits
mailing list