[all-commits] [llvm/llvm-project] 73e585: Reland "[lld/coff] Make lld-link work in a non-MSV...

Nico Weber via All-commits all-commits at lists.llvm.org
Fri Feb 11 14:07:52 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73e585e44d68cf77e2e3274e98c9615156a7d909
      https://github.com/llvm/llvm-project/commit/73e585e44d68cf77e2e3274e98c9615156a7d909
  Author: Nico Weber <thakis at chromium.org>
  Date:   2022-02-11 (Fri, 11 Feb 2022)

  Changed paths:
    M clang/docs/tools/clang-formatted-files.txt
    M clang/lib/Driver/CMakeLists.txt
    M clang/lib/Driver/ToolChains/MSVC.cpp
    M clang/lib/Driver/ToolChains/MSVC.h
    R clang/lib/Driver/ToolChains/MSVCSetupApi.h
    M lld/COFF/CMakeLists.txt
    M lld/COFF/Driver.cpp
    M lld/COFF/Driver.h
    M lld/COFF/Options.td
    M lld/COFF/SymbolTable.cpp
    M lld/docs/ReleaseNotes.rst
    A lld/test/COFF/winsysroot.test
    A llvm/include/llvm/WindowsDriver/MSVCPaths.h
    A llvm/include/llvm/WindowsDriver/MSVCSetupApi.h
    M llvm/lib/CMakeLists.txt
    A llvm/lib/WindowsDriver/CMakeLists.txt
    A llvm/lib/WindowsDriver/MSVCPaths.cpp
    M llvm/utils/gn/secondary/clang/lib/Driver/BUILD.gn
    M llvm/utils/gn/secondary/lld/COFF/BUILD.gn
    A llvm/utils/gn/secondary/llvm/lib/WindowsDriver/BUILD.gn

  Log Message:
  -----------
  Reland "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"

This relands commit b3b2538df100ec, except that the new files in Support
are instead in a new library WindowsDriver.




More information about the All-commits mailing list