diff options
author | Fangrui Song <maskray@google.com> | 2019-09-04 08:43:27 +0000 |
---|---|---|
committer | Fangrui Song <maskray@google.com> | 2019-09-04 08:43:27 +0000 |
commit | b8b4fa47971491db63620d75b97d5ea00cd0b0cc (patch) | |
tree | 8fc57f645d0ceccd58120dc962e647b579bd3695 /lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c | |
parent | fea532230bf4cf677d0ae6028eedf0135aa8b9e2 (diff) | |
download | bcm5719-llvm-b8b4fa47971491db63620d75b97d5ea00cd0b0cc.tar.gz bcm5719-llvm-b8b4fa47971491db63620d75b97d5ea00cd0b0cc.zip |
[llvm-objcopy] Rename variable names "Section" to "Sec". NFC
"Section" can refer to the type llvm::objcopy::elf::Section or the
variable name. Rename it to "Sec" for clarity. "Sec" is already used a
lot, so this change improves consistency as well.
Also change `auto` to `const SectionBase` for readability.
Reviewed By: grimar
Differential Revision: https://reviews.llvm.org/D67143
llvm-svn: 370852
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/interpreter/main.c')
0 files changed, 0 insertions, 0 deletions