Files
clang-p2996/mlir/cmake/modules
Mehdi Amini 2ff45f04a6 Don't use LLVM_TABLEGEN_FLAGS with mlir-pdll: it's not a TableGen tool (#67486)
This can lead to build failure when a project is customizing this flag
for TableGen. This seems to have been copy/pasted from TableGen CMake
functions.
2023-09-26 14:38:44 -07:00
..