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:
commit
4a56cbec59
10 changed files with 31 additions and 87 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue