mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-13 20:01:04 +00:00
@@ -714,7 +714,6 @@ where
|
||||
);
|
||||
|
||||
context.build_memcpy(
|
||||
context.intrinsics().memory_copy,
|
||||
destination,
|
||||
source,
|
||||
arguments[2].into_int_value(),
|
||||
|
||||
@@ -459,7 +459,6 @@ impl FunctionCall {
|
||||
);
|
||||
|
||||
context.build_memcpy(
|
||||
context.intrinsics().memory_copy,
|
||||
destination,
|
||||
source,
|
||||
arguments[2].into_int_value(),
|
||||
|
||||
Reference in New Issue
Block a user