[PATCH] D102277: [llvm-objcopy][NFC] Refactor CopyConfig structure - categorize options.

Alexey Lapshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 15:00:45 PDT 2021


avl added a comment.

@jhenderson James, Would you mind to continue reviewing this refactoring effort, please? I returned back to this task and did changes which we discussed last - https://reviews.llvm.org/D102277#inline-974299. i.e. Format specific options are moved into the specific configs. Checks for format specific options are removed from get*Config() methods.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D102277



More information about the llvm-commits mailing list