diff options
author | Pavel Labath <labath@google.com> | 2018-05-25 09:55:51 +0000 |
---|---|---|
committer | Pavel Labath <labath@google.com> | 2018-05-25 09:55:51 +0000 |
commit | a3b35334921a08aede35105f37906a750bc39861 (patch) | |
tree | 64e51d364208594df4a24fc26d38ca28656fe971 /llvm/tools/llvm-objcopy/Object.cpp | |
parent | 62770795a5f8028773339fd57f763c2acebe76d3 (diff) | |
download | bcm5719-llvm-a3b35334921a08aede35105f37906a750bc39861.tar.gz bcm5719-llvm-a3b35334921a08aede35105f37906a750bc39861.zip |
ManualDWARFIndex: reduce long parameter lists
Several functions were passing a list of 8 NameToDIE arguments around.
This puts those variables in a struct and passes that instead, reducing
code duplication and the possibility of error (swapping two arguments
accidentally).
llvm-svn: 333264
Diffstat (limited to 'llvm/tools/llvm-objcopy/Object.cpp')
0 files changed, 0 insertions, 0 deletions