anza-xyz / sui

Sui, a next-generation smart contract platform with high throughput, low latency, and an asset-oriented programming model powered by the Move programming language
https://sui.io
Apache License 2.0
3 stars 3 forks source link

Enhancing compilation process: extending -c compilation to .o generation, also enabling dwarf in -b compilation #47

Closed jcivlin closed 5 months ago

jcivlin commented 5 months ago

This PR adds two new abilities to solana-move compiler:

jcivlin commented 5 months ago

It supersedes #47.

jcivlin commented 5 months ago

failure_tests was updated and includes a check that .o file created for each .ll.