Rather than relaying on CMake to substitute the full path to the lldb source root, use the value set in config.lldb_src_root. This makes it slightly easier to write a custom lit.site.cfg.py. |
||
|---|---|---|
| .. | ||
| 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.