You've already forked llvm-project
mirror of
https://github.com/encounter/llvm-project.git
synced 2026-03-30 11:27:19 -07:00
3e8de2ed74
Define MLIR_MAIN_INCLUDE_DIR, as it was not set anywhere. Set MLIR_MAIN_SRC_DIR to the actual "source directory", and not the "include directory" (as currently set). Differential Revision: https://reviews.llvm.org/D77943