summaryrefslogtreecommitdiffstats
path: root/lldb/packages/Python/lldbsuite/test/lldbtest.py
diff options
context:
space:
mode:
authorAdrian Prantl <aprantl@apple.com>2018-11-16 16:19:07 +0000
committerAdrian Prantl <aprantl@apple.com>2018-11-16 16:19:07 +0000
commitd1b33162b56606daede57e59594b92038b9a5d7c (patch)
tree66cfabb9b55ee9c243f41f1c73a24594b2bc7ae8 /lldb/packages/Python/lldbsuite/test/lldbtest.py
parent5ebd2a785ef0f105f4d65ea73ce58c16720a3839 (diff)
downloadbcm5719-llvm-d1b33162b56606daede57e59594b92038b9a5d7c.tar.gz
bcm5719-llvm-d1b33162b56606daede57e59594b92038b9a5d7c.zip
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
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/lldbtest.py')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud