mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 19:23:23 +01:00
[gn build] (manually) port 6c1a9fb174ac3c
This commit is contained in:
parent
a7c0f6ef21
commit
f49ec0a09d
@ -21,7 +21,8 @@ write_cmake_config("llvm-lit") {
|
||||
# llvm-lit contains a mapping from each lit.cfg.py file to the corresponding
|
||||
# generated llvm.site.cfg.py file, so llvm-lit depends on all the targets to
|
||||
# generate the site.cfg.py file.
|
||||
config_map = ""
|
||||
# FIXME: Write relative paths for path()s.
|
||||
config_map = "def path(p): return p if p else \"\"\n"
|
||||
|
||||
deps += [
|
||||
"//clang-tools-extra/test:lit_site_cfg",
|
||||
|
Loading…
Reference in New Issue
Block a user