llvm-project/lldb/lit
Adrian Prantl d1b33162b5 Makefile.rules: Use a shared clang module cache directory.
Just to be safe, up until now each test used its own Clang module
cache directory. Since the compiler within one testsuite doesn't
change it is just as safe to share a clang module directory inside the
LLDB test build directory. This saves us from compiling tens of
gigabytes of redundant Darwin and Foundation .pcm files and also
speeds up running the test suite quite significantly.

rdar://problem/36002081

Differential Revision: https://reviews.llvm.org/D54601

llvm-svn: 347056
2018-11-16 16:19:07 +00:00
..
Breakpoint [LLDB] - Recommit r346848 "[LLDB] - Support the single file split DWARF.". 2018-11-14 13:01:15 +00:00
Expr Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
Modules Fix a bug in the parsing of the LC_BUILD_VERSION Mach-O load command. 2018-11-13 23:14:37 +00:00
Quit Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
Settings Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
Suite Fix a typo in mac SIP workaround 2018-08-31 06:01:02 +00:00
SymbolFile Fix a crash when parsing incorrect DWARF 2018-11-14 11:12:40 +00:00
Unit Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
tools/lldb-mi Refactor the lit configuration files 2018-11-02 17:49:01 +00:00
CMakeLists.txt Make sure to have lit load the configured site config first. 2018-11-03 00:06:37 +00:00
lit-lldb-init Add EchoCommentCommands to CommandInterpreterRunOptions in addition to the existing EchoCommands and expose both as interpreter settings. 2018-10-05 16:49:47 +00:00
lit.cfg.py Makefile.rules: Use a shared clang module cache directory. 2018-11-16 16:19:07 +00:00
lit.site.cfg.py.in Fix the lit test suite. 2018-11-02 22:02:09 +00:00