aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2024-12-16 16:27:25 +0100
committerGitHub <noreply@github.com>2024-12-16 16:27:25 +0100
commit35d4f20098538a0d2ac6b870eeae2b0ead7d2982 (patch)
tree0694baa357791fda2d24ecaf79c8993e21ca9930 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parent76f258920d3baf32be297f60bee5b8520f195c25 (diff)
downloadllvm-35d4f20098538a0d2ac6b870eeae2b0ead7d2982.zip
llvm-35d4f20098538a0d2ac6b870eeae2b0ead7d2982.tar.gz
llvm-35d4f20098538a0d2ac6b870eeae2b0ead7d2982.tar.bz2
[CMake] Use correct exports file for MLIR tools (#120079)
llvm_add_tool() currently does not respect the passed project and puts all tools into LLVMExports.cmake. This means that we end up with binaries like mlir-opt in LLVMExports.cmake instead of MLIRTargets.cmake, where they should be. Adjust llvm_add_tool() to take the project into account.
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions