fix: addressed assembly text build mechanism (#9)

Use `build.assembly_text` for `--asm` output
This commit is contained in:
Chris
2024-05-08 03:36:17 -04:00
committed by GitHub
parent 95ff85c6d1
commit 169740eb5e
8 changed files with 44 additions and 117 deletions
Generated
+2 -2
View File
@@ -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",