0
0
mirror of https://github.com/llvm/llvm-project.git synced 2025-04-19 03:16:41 +00:00
Reid Kleckner e3c0565b74
Reapply "[cmake] Refactor clang unittest cmake" ()
This reapplies 5ffd9bdb50b57 () with fixes.

The BUILD_SHARED_LIBS=ON build was fixed by adding missing LLVM
dependencies to the InterpTests binary in
unittests/AST/ByteCode/CMakeLists.txt .
2025-04-02 21:07:30 -07:00
..