Merge pull request #3117 from fitzgen/log-levels
cranelift: Move most debug-level logs to the trace level
This commit is contained in:
@@ -46,7 +46,6 @@ impl SubTest for TestStackMaps {
|
||||
text.push_str("Stack maps:\n");
|
||||
text.push('\n');
|
||||
text.push_str(&sink.text);
|
||||
log::debug!("FITZGEN:\n{}", text);
|
||||
|
||||
run_filecheck(&text, context)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user