mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-04 16:26:46 +00:00
[lld/win] Mention in release notes that /winsysroot: currently requires /machine:
Differential Revision: https://reviews.llvm.org/D124254
This commit is contained in:
parent
4c4ff004a2
commit
9c00e3d49e
@ -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>`_)
|
||||
* ...
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user