diff options
author | Chris Lattner <sabre@nondot.org> | 2009-09-21 22:39:35 +0000 |
---|---|---|
committer | Chris Lattner <sabre@nondot.org> | 2009-09-21 22:39:35 +0000 |
commit | cf295039e4d6282325d25e8c76e707b7c5cf504e (patch) | |
tree | 746b96860d4c8081d0e6cb79da11dc64c988fab9 /clang/lib/Frontend/DocumentXML.cpp | |
parent | 22151ce5e91a0b40f31bb1bb6e82aec514ef063d (diff) | |
download | bcm5719-llvm-cf295039e4d6282325d25e8c76e707b7c5cf504e.tar.gz bcm5719-llvm-cf295039e4d6282325d25e8c76e707b7c5cf504e.zip |
Fix PR5023: The instruction form of DominatorTree::dominates did not
take into consideration that the result of an invoke is only valid in
the normal dest, not the unwind dest. This caused 'PHINode::hasConstantValue'
to return true in an invalid situation, causing mem2reg to delete a phi that
was actually needed. This caused a crash building 483.xalancbmk.
llvm-svn: 82491
Diffstat (limited to 'clang/lib/Frontend/DocumentXML.cpp')
0 files changed, 0 insertions, 0 deletions