[all-commits] [llvm/llvm-project] baac66: Revert "[lld/coff] Make lld-link work in a non-MSV...
adrian-prantl via All-commits
all-commits at lists.llvm.org
Fri Feb 11 13:07:38 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: baac665adf324672802dcc7037a25468e9569c95
https://github.com/llvm/llvm-project/commit/baac665adf324672802dcc7037a25468e9569c95
Author: Adrian Prantl <aprantl at apple.com>
Date: 2022-02-11 (Fri, 11 Feb 2022)
Changed paths:
M clang/docs/tools/clang-formatted-files.txt
M clang/lib/Driver/ToolChains/MSVC.cpp
M clang/lib/Driver/ToolChains/MSVC.h
A clang/lib/Driver/ToolChains/MSVCSetupApi.h
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
R lld/test/COFF/winsysroot.test
R llvm/include/llvm/Support/MSVCPaths.h
R llvm/include/llvm/Support/MSVCSetupApi.h
M llvm/lib/Support/CMakeLists.txt
R llvm/lib/Support/MSVCPaths.cpp
M llvm/utils/gn/secondary/llvm/lib/Support/BUILD.gn
M utils/bazel/llvm-project-overlay/clang/BUILD.bazel
Log Message:
-----------
Revert "[lld/coff] Make lld-link work in a non-MSVC shell, add /winsysroot:"
This reverts commit b3b2538df100ec7f6587b0ee70819a3c8ee2c27e,
it introduced a cycklic module depenency that broke the -DLLVM_ENABLE_MODULES=1 build.
More information about the All-commits
mailing list