gn build: Merge r354365 more

llvm-svn: 354413
This commit is contained in:
Nico Weber 2019-02-20 00:34:19 +00:00
parent 79d5e16f51
commit ace244ea3c
1 changed files with 3 additions and 0 deletions

View File

@ -125,6 +125,9 @@ write_cmake_config("config") {
"LLVM_GISEL_COV_ENABLED=",
"LLVM_GISEL_COV_PREFIX=",
# FIXME: Set to 1 on mac once the 10.14 SDK is in common use.
"LLVM_SUPPORT_XCODE_SIGNPOSTS=",
# This is both in llvm-config.h and config.h; llvm-config.h doesn't
# define it if it's not set while config.h defines it to empty in that case.
"LLVM_DEFAULT_TARGET_TRIPLE=$llvm_target_triple",