Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
emitc.include: don't require the parent to be a ModuleOp
`#include` make sense everywhere, and in particular we need to allow them inside a `emitc.tu`. But sometimes we might even want to have an `#include` in a function body.
- Loading branch information