rust-1.32.0: Could not compile core
when using system llvm-8.0.0 RC2
#58567
Labels
A-LLVM
Area: Code generation parts specific to LLVM. Both correctness bugs and optimization-related issues.
I-crash
Issue: The compiler crashes (SIGSEGV, SIGABRT, etc). Use I-ICE instead when the compiler panics.
O-linux
Operating system: Linux
T-compiler
Relevant to the compiler team, which will review and decide on the PR/issue.
In Gentoo Linux, we started to test llvm-8.0.0 RC2. We noticed that rust-1.32 won't build against llvm-8.0.0 RC2. After backporting commit df0466d at least rustc_llvm and rustc_codegen_llvm passed but now, core is failing:
Are we missing another patch?
The text was updated successfully, but these errors were encountered: