]> git.lizzy.rs Git - rust.git/commit
Use new pass manager on s390x with LLVM 14
authorNikita Popov <npopov@redhat.com>
Wed, 9 Mar 2022 09:00:07 +0000 (10:00 +0100)
committerNikita Popov <npopov@redhat.com>
Wed, 9 Mar 2022 09:00:23 +0000 (10:00 +0100)
commit0c7d0a19ddb2cca5ccfa3050b1e18a272c083118
tree585accefd425b5840da00459c7b30ab380a82241
parent8a0045fd5b833ede35196a78a427a9c5adec6f69
Use new pass manager on s390x with LLVM 14

The problematic compile-time issue should be resolved with this
version.
compiler/rustc_codegen_llvm/src/llvm_util.rs