aboutsummaryrefslogtreecommitdiffstats
path: root/unittests/VMCore/DominatorTreeTest.cpp
Commit message (Collapse)AuthorAgeFilesLines
* Handle unreachable code in the dominates functions. This changes users whenRafael Espindola2012-03-301-0/+195
needed for correctness, but still doesn't clean up code that now unnecessary checks for reachability. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153755 91177308-0d34-0410-b5e6-96231b3b80d8