[PATCH] D48974: [DomTreeUpdater] Ignore updates when both DT and PDT are nullptrs

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 11 10:38:13 PDT 2018


NutshellySima updated this revision to Diff 155031.
NutshellySima added a comment.

Add the doc on the behavior of deleteBB() when both DT and PDT are null under Lazy Strategy.


https://reviews.llvm.org/D48974

Files:
  include/llvm/IR/DomTreeUpdater.h
  lib/IR/DomTreeUpdater.cpp
  unittests/IR/DomTreeUpdaterTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48974.155031.patch
Type: text/x-patch
Size: 9581 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180711/a7f152b7/attachment.bin>


More information about the llvm-commits mailing list