aboutsummaryrefslogtreecommitdiffstats
path: root/test/Analysis/Dominators/invoke.ll
Commit message (Collapse)AuthorAgeFilesLines
* Change the implementation of dominates(inst, inst) to one based on what theRafael Espindola2012-02-261-0/+19
verifier does. This correctly handles invoke. Thanks to Duncan, Andrew and Chris for the comments. Thanks to Joerg for the early testing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@151469 91177308-0d34-0410-b5e6-96231b3b80d8