diff options
author | David Majnemer <david.majnemer@gmail.com> | 2015-11-08 02:36:00 +0000 |
---|---|---|
committer | David Majnemer <david.majnemer@gmail.com> | 2015-11-08 02:36:00 +0000 |
commit | e35244cf636b684e0725738cab900ee8f024d044 (patch) | |
tree | 9d54d31e838d7d5ec7f668499431f307e7b53cc3 /llvm/lib/Transforms/Utils/LoopVersioning.cpp | |
parent | c4898504ea6089a3a45bd389e8fa5db6f244da90 (diff) | |
download | llvm-e35244cf636b684e0725738cab900ee8f024d044.zip llvm-e35244cf636b684e0725738cab900ee8f024d044.tar.gz llvm-e35244cf636b684e0725738cab900ee8f024d044.tar.bz2 |
[WinEH] Update PHIs of CATCHRET successors
The TailDuplication machine pass ran across a malformed CFG: a PHI node
referred it's predecessor's predecessor instead of it's predecessor.
This occurred because we split the edge in X86ISelLowering when we
processed the CATCHRET but forgot to do something about the PHI nodes.
This fixes PR25444.
llvm-svn: 252413
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopVersioning.cpp')
0 files changed, 0 insertions, 0 deletions