In addition to the component build, this enables the standalone example
to be build as part of a monolithic LLVM build by using the LLVM
external projects mechanism (LLVM_EXTERNAL_PROJECTS).
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
This was presented as part of my talk How to Build your own MLIR Dialect at FOSDEM 2023.
MLIR_STANDALONE?