mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-25 15:01:07 +00:00
Revert "[gn build] (manually) merge cd84bfb8142bc7ff3a0"
This reverts commit 825f583c86ca856e930b434c6e3462398461eb9a. This reverts commit 45417ecbc1cddb667d044c709ee980c9426d5eb2. cd84bfb8142bc7ff3a0 was reverted in be884b79352de89
This commit is contained in:
parent
5a0ca09690
commit
9865602ea1
@ -34,7 +34,7 @@ write_lit_config("lit_site_cfg") {
|
||||
"CLANG_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
|
||||
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
|
||||
"LLVM_TOOLS_DIR=" + rebase_path("$root_out_dir/bin"),
|
||||
"Python3_EXECUTABLE=$python_path",
|
||||
"PYTHON_EXECUTABLE=$python_path",
|
||||
]
|
||||
|
||||
if (clang_enable_static_analyzer) {
|
||||
|
@ -61,7 +61,7 @@ write_lit_config("lit_site_cfg") {
|
||||
"LLVM_HOST_TRIPLE=$llvm_current_triple",
|
||||
"LLVM_LIT_TOOLS_DIR=", # Intentionally empty, matches cmake build.
|
||||
"LLVM_USE_SANITIZER=",
|
||||
"Python3_EXECUTABLE=$python_path",
|
||||
"PYTHON_EXECUTABLE=$python_path",
|
||||
"USE_Z3_SOLVER=",
|
||||
]
|
||||
|
||||
|
@ -64,7 +64,7 @@ write_lit_config("lit_site_cfg") {
|
||||
"LLVM_NATIVE_ARCH=$native_target",
|
||||
"LLVM_USE_INTEL_JITEVENTS=0",
|
||||
"LLVM_USE_SANITIZER=",
|
||||
"Python3_EXECUTABLE=$python_path",
|
||||
"PYTHON_EXECUTABLE=$python_path",
|
||||
"TARGETS_TO_BUILD=$llvm_targets_to_build_string",
|
||||
"TARGET_TRIPLE=$llvm_target_triple",
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user