Module tvm::ir::diagnostics::codespan [−][src]
Expand description
A TVM diagnostics renderer which uses the Rust codespan
library
to produce error messages.
This is an example of using the exposed API surface of TVM to customize the compiler behavior.
Functions
Initialize the codespan
based diagnostics.