diff options
author | Sebastian Pop <sebpop@gmail.com> | 2018-09-14 20:36:19 +0000 |
---|---|---|
committer | Sebastian Pop <sebpop@gmail.com> | 2018-09-14 20:36:19 +0000 |
commit | 0f30f08b02e5fc426004dad9c379ad1a260797cb (patch) | |
tree | 992e40ba8ca22982655eec85453828477e87305f /clang/lib/FrontendTool | |
parent | 3abcf690745a47c181d26425ae096924812eb305 (diff) | |
download | llvm-0f30f08b02e5fc426004dad9c379ad1a260797cb.zip llvm-0f30f08b02e5fc426004dad9c379ad1a260797cb.tar.gz llvm-0f30f08b02e5fc426004dad9c379ad1a260797cb.tar.bz2 |
HotColdSplit: fix invalid SSA due to outlining
The test used to fail with an invalid phi node: the two predecessors were outlined
and the SSA representation was left invalid. The patch adds the exit block to the
cold region.
llvm-svn: 342277
Diffstat (limited to 'clang/lib/FrontendTool')
0 files changed, 0 insertions, 0 deletions