mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-13 08:21:09 +00:00
Remove vyper and dead code (#23)
This commit is contained in:
@@ -196,9 +196,9 @@ where
|
||||
.declare(context)?;
|
||||
|
||||
for name in [
|
||||
revive_llvm_context::PolkaVMRuntime::FUNCTION_DEPLOY_CODE,
|
||||
revive_llvm_context::PolkaVMRuntime::FUNCTION_RUNTIME_CODE,
|
||||
revive_llvm_context::PolkaVMRuntime::FUNCTION_ENTRY,
|
||||
revive_llvm_context::PolkaVMFunctionDeployCode,
|
||||
revive_llvm_context::PolkaVMFunctionRuntimeCode,
|
||||
revive_llvm_context::PolkaVMFunctionEntry,
|
||||
]
|
||||
.into_iter()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user