mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-05-06 06:57:56 +00:00
update and fix the linker (#140)
This commit is contained in:
@@ -211,7 +211,7 @@ where
|
||||
self.identifier.as_str(),
|
||||
function_type,
|
||||
self.result.len(),
|
||||
Some(inkwell::module::Linkage::Private),
|
||||
Some(inkwell::module::Linkage::External),
|
||||
)?;
|
||||
revive_llvm_context::PolkaVMFunction::set_attributes(
|
||||
context.llvm(),
|
||||
|
||||
Reference in New Issue
Block a user