Validate and test -Zmir-enable-passes
This commit is contained in:
parent
2a9cc8f4d6
commit
94371d5a8c
9 changed files with 75 additions and 5 deletions
|
@ -90,7 +90,6 @@ macro_rules! declare_passes {
|
|||
)+
|
||||
)*
|
||||
|
||||
#[cfg(debug_assertions)]
|
||||
static PASS_NAMES: LazyLock<Vec<String>> = LazyLock::new(|| vec![
|
||||
// Fake marker pass
|
||||
"PreCodegen".to_string(),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue