Use LLVMGetHostCPUFeatures instead of stdsimd
This commit is contained in:
@@ -1708,6 +1708,10 @@ extern "C" {
|
||||
PM: &PassManager<'_>,
|
||||
);
|
||||
|
||||
pub fn LLVMGetHostCPUFeatures() -> *mut c_char;
|
||||
|
||||
pub fn LLVMDisposeMessage(message: *mut c_char);
|
||||
|
||||
// Stuff that's in llvm-wrapper/ because it's not upstream yet.
|
||||
|
||||
/// Opens an object file.
|
||||
|
||||
Reference in New Issue
Block a user