[PATCH] D97797: [lld-macho][nfc] Parse more options using getLastArg{Value}

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 2 13:04:54 PST 2021


int3 created this revision.
int3 added a reviewer: lld-macho.
Herald added a project: lld-macho.
int3 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

The option-iterating loop should be reserved for options whose command-line
order is important. I think LLD-ELF follows a similar design.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D97797

Files:
  lld/MachO/Driver.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D97797.327554.patch
Type: text/x-patch
Size: 4645 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210302/325cbb27/attachment.bin>


More information about the llvm-commits mailing list