MCPcopy Create free account
hub / github.com/bytecodealliance/wasmtime / print_errors.rs

File print_errors.rs

cranelift/codegen/src/print_errors.rs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1//! Utility routines for pretty-printing error messages.
2
3use crate::entity::SecondaryMap;
4use crate::ir;

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected