1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 04:32:44 +01:00

[gn build] (manually) merge e058667a2e01

This commit is contained in:
Nico Weber 2020-02-26 07:33:32 -05:00
parent eebd0b92ac
commit 2719a69c96

View File

@ -43,6 +43,7 @@ write_lit_config("lit_site_cfg") {
"LLVM_WITH_Z3=", # Must be empty, not 0.
"CLANG_BUILD_EXAMPLES=0",
"CLANG_DEFAULT_CXX_STDLIB=", # Empty string means "default value" here.
"CLANG_DEFAULT_LINKER=",
"CLANG_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
# This is only used if LLVM_USE_SANITIZER includes lsan and the host