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

Jakub Kuderski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 2 19:11:16 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL336163: Reappl "[Dominators] Add the DomTreeUpdater class" (authored by kuhar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D48383?vs=153771&id=153848#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D48383

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48383.153848.patch
Type: text/x-patch
Size: 55383 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180703/4f1d9ff7/attachment.bin>


More information about the llvm-commits mailing list