mirror of
https://github.com/intel/llvm.git
synced 2026-01-15 04:17:17 +08:00
[lld/win] Mention in release notes that /winsysroot: currently requires /machine:
Differential Revision: https://reviews.llvm.org/D124254
This commit is contained in:
@@ -42,8 +42,10 @@ Breaking changes
|
||||
COFF Improvements
|
||||
-----------------
|
||||
|
||||
* Added autodetection of MSVC toolchain, a la clang-cl. Also added /winsysroot
|
||||
support for explicit specification of MSVC toolchain location.
|
||||
* Added autodetection of MSVC toolchain, a la clang-cl. Also added
|
||||
``/winsysroot:`` support for explicit specification of MSVC toolchain
|
||||
location, similar to clang-cl's ``/winsysroot``. For now,
|
||||
``/winsysroot:`` requires also passing in an explicit ``/machine:`` flag.
|
||||
(`D118070 <https://reviews.llvm.org/D118070>`_)
|
||||
* ...
|
||||
|
||||
|
||||
Reference in New Issue
Block a user