aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
diff options
context:
space:
mode:
authorSebastian Pop <sebpop@gmail.com>2018-09-14 20:36:19 +0000
committerSebastian Pop <sebpop@gmail.com>2018-09-14 20:36:19 +0000
commit0f30f08b02e5fc426004dad9c379ad1a260797cb (patch)
tree992e40ba8ca22982655eec85453828477e87305f /clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp
parent3abcf690745a47c181d26425ae096924812eb305 (diff)
downloadllvm-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/ExecuteCompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions