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:
parent
eebd0b92ac
commit
2719a69c96
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user