diff options
author | Craig Topper <craig.topper@intel.com> | 2018-03-16 18:25:59 +0000 |
---|---|---|
committer | Craig Topper <craig.topper@intel.com> | 2018-03-16 18:25:59 +0000 |
commit | f0815e01d822d7a4913b5a429f4308e4740aab65 (patch) | |
tree | 5cacea134e154e3386c29c661843dad6db55eecf /lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py | |
parent | f546d943f67b7fe31bc210b0348bbb646e3331f0 (diff) | |
download | bcm5719-llvm-f0815e01d822d7a4913b5a429f4308e4740aab65.tar.gz bcm5719-llvm-f0815e01d822d7a4913b5a429f4308e4740aab65.zip |
[X86] Merge ADDSUB/SUBADD detection into single methods that can detect either and indicate what they found.
Previously, we called the same functions twice with a bool flag determining whether we should look for ADDSUB or SUBADD. It would be more efficient to run the code once and detect either pattern with a flag to tell which type it found.
Differential Revision: https://reviews.llvm.org/D44540
llvm-svn: 327730
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lang/cpp/dynamic-value-same-basename/TestDynamicValueSameBase.py')
0 files changed, 0 insertions, 0 deletions