aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Support/VirtualFileSystem.cpp
diff options
context:
space:
mode:
authorJinsong Ji <jji@us.ibm.com>2020-09-02 20:41:15 +0000
committerJinsong Ji <jji@us.ibm.com>2020-09-03 01:08:16 +0000
commit0cefaec2e876182313826bd13d5b9f8f3623622f (patch)
treed97694d2f7ac3930274a1cfefd635e1e1ed2c9e4 /llvm/lib/Support/VirtualFileSystem.cpp
parent96ef6998dfcc4d7f2c7fcb87eb9369e94a40e127 (diff)
downloadllvm-0cefaec2e876182313826bd13d5b9f8f3623622f.zip
llvm-0cefaec2e876182313826bd13d5b9f8f3623622f.tar.gz
llvm-0cefaec2e876182313826bd13d5b9f8f3623622f.tar.bz2
[compiler-rt] Don't build llvm-lit in RUNTIMES-BUILD
With runtimes-build, we lost map config for llvm-lit, so we can NOT run lit from source dir anymore. All the subdir target like: ninja check-llvm-codegen-powerpc will fail too. We will get some cfg error like: File "../lvm-project/llvm/test/lit.cfg.py", line 21, in <module> config.test_format = lit.formats.ShTest(not llvm_config.use_lit_shell) AttributeError: 'NoneType' object has no attribute 'use_lit_shell' This is reset of map config in llvm-lit rebuild. We already have llvm-lit in runtimes-build, so don't build it. Reviewed By: phosek Differential Revision: https://reviews.llvm.org/D87002
Diffstat (limited to 'llvm/lib/Support/VirtualFileSystem.cpp')
0 files changed, 0 insertions, 0 deletions