[PATCH] D96958: sysroot.py: add support for darwin
Nico Weber via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 18 07:24:10 PST 2021
thakis added inline comments.
================
Comment at: llvm/utils/gn/build/BUILD.gn:62
- ]
- }
-
----------------
This is moving down next to the other sysroots. It's basically unchanged, except that the conditional grows a `|| sysroot != ""`.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D96958/new/
https://reviews.llvm.org/D96958
More information about the llvm-commits
mailing list