- Add a fatal error handler that can print a message with source location before aborting.
- Update TODO macro to take an mlir location argument and to use the newly introduced fatal error handler.
- Introduce TODO_NOLOC for the few places where no source location is easily accessible.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo