mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-15 12:41:08 +00:00
update and fix the linker (#140)
This commit is contained in:
@@ -1163,7 +1163,7 @@ where
|
||||
self.name.as_str(),
|
||||
function_type,
|
||||
output_size,
|
||||
Some(inkwell::module::Linkage::Private),
|
||||
Some(inkwell::module::Linkage::External),
|
||||
)?;
|
||||
function
|
||||
.borrow_mut()
|
||||
|
||||
Reference in New Issue
Block a user