llvm-capstone/clang/tools/clang-offload-packager
Chris Bieneman 326c13531a [NFC] [CMake] Cleanup clang tool dependencies
None of these tools need to depend on clang to build, instead the test
target should depend on them.

This prevents rebuilding/linking these tools when building the `clang`
target directly.
2023-03-10 10:56:07 -06:00
..