aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineOperand.cpp
diff options
context:
space:
mode:
authorAnton Kolesov <Anton.Kolesov@synopsys.com>2020-03-26 18:48:04 +0300
committerTatyana Krasnukha <tatyana@synopsys.com>2020-03-26 18:48:40 +0300
commita92673fe9a08b5ed4f67cc52782bacc29cf945ec (patch)
tree2c386675a4fdc04c8d6c92dfb2f6460e56f497f9 /llvm/lib/CodeGen/MachineOperand.cpp
parent9d1721ce39269387f56314a79b26581f99b236fb (diff)
downloadllvm-a92673fe9a08b5ed4f67cc52782bacc29cf945ec.zip
llvm-a92673fe9a08b5ed4f67cc52782bacc29cf945ec.tar.gz
llvm-a92673fe9a08b5ed4f67cc52782bacc29cf945ec.tar.bz2
[lldb-vscode] Convert launch_info and attach_info to local variables
Those fields inside of the global variable can be local variables because they are used in only inside of one function: request_launch for launch_info and request_attach for attach_info. To avoid confusion an already existing local variable attach_info of request_attach has been renamed to better reflect its purpose. Differential Revision: https://reviews.llvm.org/D76593
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions