diff options
author | Kyle Butt <kyle+llvm@iteratee.net> | 2016-07-20 00:01:51 +0000 |
---|---|---|
committer | Kyle Butt <kyle+llvm@iteratee.net> | 2016-07-20 00:01:51 +0000 |
commit | d2b886e569fb6c8621cc2b58873fa9e046d47d60 (patch) | |
tree | 95ef31bebf791af241628411200832bdc20427eb /lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h | |
parent | 1d2e609b0180a376b5473cc4bae5c75a82e27a01 (diff) | |
download | llvm-d2b886e569fb6c8621cc2b58873fa9e046d47d60.zip llvm-d2b886e569fb6c8621cc2b58873fa9e046d47d60.tar.gz llvm-d2b886e569fb6c8621cc2b58873fa9e046d47d60.tar.bz2 |
Codegen: Tail Duplication: Only duplicate into layout pred if it is a CFG Pred.
Add a check that the layout predecessor of a block is an actual CFG
predecssor of the block as well. No current code fails this check, but
upcoming patches can trigger this, and it makes sense to separate it
out.
llvm-svn: 276066
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/ScriptInterpreterPython.h')
0 files changed, 0 insertions, 0 deletions