forked from OSchip/llvm-project
0c0f6cfb7b
This clarifies that this is an LLVM specific variable and avoids potential conflicts with other projects. Differential Revision: https://reviews.llvm.org/D119918 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
README.md | ||
lit.cfg.py | ||
lit.site.cfg.py.in |
README.md
LLDB Unit Tests
This directory only exists for the lit test driver. The actual tests live in
the unittest
directory in top level LLDB directory.