llvm-project/mlir/cmake/modules
Stella Laurenzo aa78c5298e Fix MLIR Python CMake bug causing duplicate sources target.
The refactor in https://reviews.llvm.org/D128230 introduced a new target and the name is not scoped properly, leading to name collisions on larger projects. It is done properly on the target just below, so applying the same pattern here fixes the issue.
2022-07-04 07:07:53 -07:00
..
AddMLIR.cmake [mlir][pdll] Add new tablegen helper NFC 2022-06-23 05:31:32 -07:00
AddMLIRPython.cmake Fix MLIR Python CMake bug causing duplicate sources target. 2022-07-04 07:07:53 -07:00
CMakeLists.txt [mlir][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
MLIRConfig.cmake.in [mlir][PDLL] Add support for generating PDL patterns from PDLL at build time 2022-04-26 18:33:16 -07:00
MLIRDetectPythonEnv.cmake [MLIR] [CMake/Python] Fix ignored Python3_EXECUTABLE 2022-03-10 07:43:43 -08:00