diff options
author | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-08-30 07:18:19 +0000 |
---|---|---|
committer | Matt Arsenault <Matthew.Arsenault@amd.com> | 2018-08-30 07:18:19 +0000 |
commit | f2edba8e439153c61390ec8f4122684049e049a7 (patch) | |
tree | a7e9f4363d183a7194408db0fd33c363a43a4040 /lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp | |
parent | 015a147c9f903dc8a7b4d8b7009248c2bf64da43 (diff) | |
download | bcm5719-llvm-f2edba8e439153c61390ec8f4122684049e049a7.tar.gz bcm5719-llvm-f2edba8e439153c61390ec8f4122684049e049a7.zip |
Don't count debug instructions towards neighborhood count
In computeRegisterLiveness, the max instructions to search
was counting dbg_value instructions, which could potentially
cause an observable codegen change from the presence of debug
info.
llvm-svn: 341028
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/functionalities/command_script/main.cpp')
0 files changed, 0 insertions, 0 deletions