Remove MMX from Rust
This commit is contained in:
parent
07ece44a42
commit
5de2c95e6e
12 changed files with 6 additions and 60 deletions
|
@ -948,7 +948,6 @@ extern "C" {
|
|||
|
||||
// Operations on other types
|
||||
pub fn LLVMVoidTypeInContext(C: &Context) -> &Type;
|
||||
pub fn LLVMX86MMXTypeInContext(C: &Context) -> &Type;
|
||||
pub fn LLVMRustMetadataTypeInContext(C: &Context) -> &Type;
|
||||
|
||||
// Operations on all values
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue