Adjust llvm wrapper for unwinding support for inlineasm
This commit is contained in:
@@ -1847,6 +1847,7 @@ extern "C" {
|
||||
SideEffects: Bool,
|
||||
AlignStack: Bool,
|
||||
Dialect: AsmDialect,
|
||||
CanThrow: Bool,
|
||||
) -> &Value;
|
||||
pub fn LLVMRustInlineAsmVerify(
|
||||
Ty: &Type,
|
||||
|
||||
Reference in New Issue
Block a user