| 1 | //! Test command for interpreting CLIF files and verifying their results |
| 2 | //! |
| 3 | //! The `interpret` test command interprets each function on the host machine |
| 4 | //! using [RunCommand](cranelift_reader::RunCommand)s. |
nothing calls this directly
no outgoing calls
no test coverage detected