[PATCH] D118070: Add /winsysroot support to lld

Peter Kasting via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 24 13:05:34 PST 2022


pkasting created this revision.
pkasting added a reviewer: thakis.
Herald added a subscriber: dang.
pkasting requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Adds /winsysroot support to lld.  No tests yet.

Also removes some unnecessary namespace qualifiers.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D118070

Files:
  lld/COFF/Driver.cpp
  lld/COFF/Driver.h
  lld/COFF/Options.td

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D118070.402634.patch
Type: text/x-patch
Size: 14500 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220124/796d9200/attachment.bin>


More information about the llvm-commits mailing list