Remove -Znew-llvm-pass-manager
This commit is contained in:
parent
2860f77a0d
commit
38e0e8f7bb
8 changed files with 3 additions and 13 deletions
|
@ -758,7 +758,6 @@ fn test_unstable_options_tracking_hash() {
|
|||
tracked!(mir_opt_level, Some(4));
|
||||
tracked!(move_size_limit, Some(4096));
|
||||
tracked!(mutable_noalias, Some(true));
|
||||
tracked!(new_llvm_pass_manager, Some(true));
|
||||
tracked!(no_generate_arange_section, true);
|
||||
tracked!(no_link, true);
|
||||
tracked!(no_unique_section_names, true);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue