diff options
author | Martin Storsjö <martin@martin.st> | 2022-07-14 22:35:50 +0300 |
---|---|---|
committer | Martin Storsjö <martin@martin.st> | 2022-07-18 22:50:29 +0300 |
commit | 315072b450114ca596d7cbd89b1f22f6b13b6281 (patch) | |
tree | 7604f9891f65170b620be0010e37a6ac986226a9 /llvm/lib/CodeGen/MachineCSE.cpp | |
parent | d2eda49202386b222cec763aad9aaecd463ce044 (diff) | |
download | llvm-315072b450114ca596d7cbd89b1f22f6b13b6281.zip llvm-315072b450114ca596d7cbd89b1f22f6b13b6281.tar.gz llvm-315072b450114ca596d7cbd89b1f22f6b13b6281.tar.bz2 |
[clang-tidy] Reduce the dependencies for the "make-confusable-table" tool
When cross compiling llvm, a separate recursive native cmake build
is generated, for building the tools that generate code (unless they're
provided externally by the caller).
This reduces the number of build steps for that native build from
1000+ steps to 162.
This matches how the clang-pseudo-gen tool is set up in
clang-tools-extra/pseudo/gen/CMakeLists.txt.
Differential Revision: https://reviews.llvm.org/D129797
Diffstat (limited to 'llvm/lib/CodeGen/MachineCSE.cpp')
0 files changed, 0 insertions, 0 deletions