[PATCH] D143545: [gn build] Support linux/win compiler-rt cross compilation
Hans Wennborg via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Feb 17 08:12:33 PST 2023
hans accepted this revision.
hans added a comment.
This revision is now accepted and ready to land.
lgtm
================
Comment at: llvm/utils/gn/build/toolchain/compiler.gni:17
+
+ # Set this to the path of the Win SDK. Only used for cross compilation. If set, cross compilation targeting Windows will be enabled.
+ win_sysroot = ""
----------------
ultra nit: line break
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D143545/new/
https://reviews.llvm.org/D143545
More information about the llvm-commits
mailing list