Function move_lang::command_line::compiler::sanity_check_compiled_units
source · pub fn sanity_check_compiled_units(
files: FilesSourceText,
compiled_units: Vec<AnnotatedCompiledUnit>
)
Expand description
Runs the bytecode verifier on the compiled units Fails if the bytecode verifier errors