mirror of
https://github.com/pezkuwichain/revive.git
synced 2026-06-12 12:51:01 +00:00
fix: addressed assembly text build mechanism (#9)
Use `build.assembly_text` for `--asm` output
This commit is contained in:
Generated
+2
-2
@@ -1780,6 +1780,8 @@ dependencies = [
|
||||
"num",
|
||||
"once_cell",
|
||||
"pallet-contracts-pvm-llapi",
|
||||
"polkavm-common",
|
||||
"polkavm-disassembler",
|
||||
"regex",
|
||||
"revive-builtins",
|
||||
"revive-common",
|
||||
@@ -1805,8 +1807,6 @@ dependencies = [
|
||||
"num",
|
||||
"once_cell",
|
||||
"path-slash",
|
||||
"polkavm-common",
|
||||
"polkavm-disassembler",
|
||||
"rand",
|
||||
"rayon",
|
||||
"regex",
|
||||
|
||||
Reference in New Issue
Block a user