[PATCH] D75029: [DWARFLinker][NFC] Remove usages of "const object::ObjectFile" from DWARFLinker.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Feb 27 11:36:09 PST 2020


avl added a comment.

> I meant the variable names like OF in DwarfFile &OF, which used to make sense for ObjectFile but not so much for DwarfFile. If it doesn't cause too much churn I'd like to rename these as well. The change itself looks good.

Ah, I see. Will rename them.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75029/new/

https://reviews.llvm.org/D75029





More information about the llvm-commits mailing list