================
@@ -473,6 +467,9 @@ class RelocationScanner {
template <class ELFT, class RelTy>
void scanOne(typename Relocs<RelTy>::const_iterator &i);
+ template <class ELFT, class RelIt>
----------------
smithp35 wrote:
We've now got `scanOne`, `processAux` and now `scanOneAux`. Could we write a
small comment explaining what each one is supposed to do? I think we may be
able to do without scanOne.
https://github.com/llvm/llvm-project/pull/161091
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits