Skip to content
Commit a3b35334 authored by Pavel Labath's avatar Pavel Labath
Browse files

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
parent 62770795
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment