[PATCH] D48383: [Dominators] Add the DomTreeUpdater class

Chijun Sima via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 21 09:08:36 PDT 2018


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

1. Address comments.
2. Amend docs and comments in code.


https://reviews.llvm.org/D48383

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48383.152321.patch
Type: text/x-patch
Size: 54844 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180621/d06c43b5/attachment.bin>


More information about the llvm-commits mailing list