Module tvm::ir::diagnostics [−][src]
Modules
A TVM diagnostics renderer which uses the Rust codespan
library
to produce error messages.
Structs
A wrapper around std::stringstream to build a diagnostic.
A diagnostic context for recording errors against a source file.
A compiler diagnostic.
Display diagnostics in a given display format.
Enums
The diagnostic level, controls the printing of the message.