mirror of
https://github.com/intel/llvm.git
synced 2026-02-01 08:56:15 +08:00
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.
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.