diff options
author | Kyle Butt <kyle+llvm@iteratee.net> | 2016-09-02 01:20:06 +0000 |
---|---|---|
committer | Kyle Butt <kyle+llvm@iteratee.net> | 2016-09-02 01:20:06 +0000 |
commit | 93e94e8a12fb4320ee15338a13af72058090387e (patch) | |
tree | ec899b2fed75a359b32a255a498236008bd64d6b /lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp | |
parent | c906ff63da6709a6adb4e3bb7038dd5348981556 (diff) | |
download | bcm5719-llvm-93e94e8a12fb4320ee15338a13af72058090387e.tar.gz bcm5719-llvm-93e94e8a12fb4320ee15338a13af72058090387e.zip |
IfConversion: Don't count branches in # of duplicates.
If the entire blocks match, we would count the branch instructions
toward the number of duplicated instructions. This doesn't match what we
do elsewhere, and was causing a bug.
llvm-svn: 280448
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/signals/main.cpp')
0 files changed, 0 insertions, 0 deletions