Files
clang-p2996/llvm/cmake
Chris B 01a7a21a4b [CMake] Add BINARY_DIR argument for add_lit_testsuites (#144431)
We're doing some slightly odd things with LIT in the offload-test-suite.
Specifically we generate multiple binary directories to configure and
run tests with different configurations from the same source root.

In this configuration the subdirectory targets need to instead point to
the correct generated binary directory and use test filtering to get a
subset of tests.
2025-06-17 12:04:04 -05:00
..

See docs/CMake.html for instructions on how to build LLVM with CMake.