aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorChristian Sigg <csigg@google.com>2022-09-14 12:58:08 +0200
committerChristian Sigg <csigg@google.com>2022-09-14 15:59:24 +0200
commit5cff32b9f0bc7179e7cccb4233968b4a04057e0a (patch)
treea2adf401dee43e479b1ed7901a2fbab98cb79f75 /clang/lib/Frontend/CompilerInvocation.cpp
parent1f3def30ca86a35a173cb1fe10e3e73d2a0d0f6f (diff)
downloadllvm-5cff32b9f0bc7179e7cccb4233968b4a04057e0a.zip
llvm-5cff32b9f0bc7179e7cccb4233968b4a04057e0a.tar.gz
llvm-5cff32b9f0bc7179e7cccb4233968b4a04057e0a.tar.bz2
[MLIR] Fix toy lit substitutions
The tools are called e.g. `toyc-ch1`, not `toy-ch1`. Add missing toyc-ch6/7. It turns out that the other substitutions are not needed more by specific circumstances rather than by design: The lit test exec root is set to build/mlir/test, which is where all the test tools are placed by CMake and we wouldn't need to substitute them at all. We shouldn't rely on this assumption though, because it will make things harder for standalone tests and other build systems. Reviewed By: mehdi_amini Differential Revision: https://reviews.llvm.org/D133842
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions