[PATCH] D98314: [lld-macho][NFC] drop opt:: when already using llvm::opt

Greg McGary via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 9 20:55:03 PST 2021


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

Top-level `using llvm::opt` has been present in `lld/MachO/Driver*.cpp` for some time, so remove lingering `opt::` prefixes.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D98314

Files:
  lld/MachO/Driver.cpp
  lld/MachO/DriverUtils.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98314.329523.patch
Type: text/x-patch
Size: 9325 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210310/1ebca77c/attachment.bin>


More information about the llvm-commits mailing list