Revert "Auto merge of #92419 - erikdesjardins:coldland, r=nagisa"
This reverts commit4f49627c6f
, reversing changes made to028c6f1454
.
This commit is contained in:
parent
3b1fe7e7c9
commit
851fcc7a54
9 changed files with 12 additions and 87 deletions
|
@ -1932,8 +1932,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