]> granicus.if.org Git - llvm/commit
[DTU] Refine the document of mutation APIs [NFC] (PR40528)
authorChijun Sima <simachijun@gmail.com>
Wed, 20 Feb 2019 05:49:01 +0000 (05:49 +0000)
committerChijun Sima <simachijun@gmail.com>
Wed, 20 Feb 2019 05:49:01 +0000 (05:49 +0000)
commitc506c7f7aadc6162d306d13fdf74a80dded4c1be
tree9db00e1966c1729aaad3de16e1a9bafeb398a6cc
parent721cba861a5a6133716d8b8aa57343427d877fb7
[DTU] Refine the document of mutation APIs [NFC] (PR40528)

Summary:
It was pointed out in [[ https://bugs.llvm.org/show_bug.cgi?id=40528 | Bug 40528 ]] that it is not clear whether insert/deleteEdge can be used to perform multiple updates and [[ https://reviews.llvm.org/D57316#1388344 | a comment in D57316 ]] reveals that the difference between several ways to update the DominatorTree is confusing.

This patch tries to address issues above.

Reviewers: mkazantsev, kuhar, asbirlea, chandlerc, brzycki

Reviewed By: mkazantsev, kuhar, brzycki

Subscribers: llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D57881

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@354437 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DomTreeUpdater.h