Fix PR1098 by correcting the postdominators analysis.
authorOwen Anderson <resistor@mac.com>
Sun, 4 May 2008 21:07:35 +0000 (21:07 +0000)
committerOwen Anderson <resistor@mac.com>
Sun, 4 May 2008 21:07:35 +0000 (21:07 +0000)
commit46bb007014414c966586a983dbf24f38490e0f22
tree4250b409ee3f01854c356038846cf5464235e759
parent84cb71bbc530033905fe52e455a03dcf7a82e3ae
Fix PR1098 by correcting the postdominators analysis.

Patch by Florian Brandner.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@50628 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Analysis/DominatorInternals.h
include/llvm/Analysis/Dominators.h
test/Analysis/PostDominators/dg.exp [new file with mode: 0644]
test/Analysis/PostDominators/pr1098.ll [new file with mode: 0644]