[all-commits] [llvm/llvm-project] 004801: [mlir] Make sure mlir-opt is in the list of substi...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri May 26 05:01:00 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 00480189847e89e10f6333c28d65377906316c0f
https://github.com/llvm/llvm-project/commit/00480189847e89e10f6333c28d65377906316c0f
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2023-05-26 (Fri, 26 May 2023)
Changed paths:
M mlir/test/lit.cfg.py
Log Message:
-----------
[mlir] Make sure mlir-opt is in the list of substituted tools
otherwise it gets picked up from $PATH, which is not always working
properly.
More information about the All-commits
mailing list