[PATCH] D96868: build: Add LLVM_WINSYSROOT to make setting /winsysroot easy on Win
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Feb 17 07:07:27 PST 2021
thakis created this revision.
thakis added a reviewer: hans.
Herald added a subscriber: mgorny.
thakis requested review of this revision.
Herald added a project: LLVM.
Also add a script for sysroot management. For now, it can only create
fake sysroots that just symlink to local folders. This is useful for
testing.
https://reviews.llvm.org/D96868
Files:
llvm/cmake/modules/HandleLLVMOptions.cmake
llvm/utils/gn/build/BUILD.gn
llvm/utils/sysroot.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D96868.324300.patch
Type: text/x-patch
Size: 3814 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210217/8a1b42d3/attachment.bin>
More information about the llvm-commits
mailing list