Auto merge of #94402 - erikdesjardins:revert-coldland, r=nagisa
Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa" Should fix (untested) #94390 Reopens #46515, #87055 r? `@ehuss`
This commit is contained in:
@@ -1933,8 +1933,6 @@ extern "C" {
|
||||
pub fn LLVMRustVersionMinor() -> u32;
|
||||
pub fn LLVMRustVersionPatch() -> u32;
|
||||
|
||||
pub fn LLVMRustIsRustLLVM() -> bool;
|
||||
|
||||
/// Add LLVM module flags.
|
||||
///
|
||||
/// In order for Rust-C LTO to work, module flags must be compatible with Clang. What
|
||||
|
||||
Reference in New Issue
Block a user