Zilliqa / scilla-compiler

Compile Scilla to LLVM-IR
GNU General Public License v3.0
7 stars 4 forks source link

Support type cast statements #80

Closed vaivaswatha closed 3 years ago

vaivaswatha commented 3 years ago

Reference https://github.com/Zilliqa/scilla/pull/1020

Closes #74

vaivaswatha commented 3 years ago

The code looks fine, but I can't tell whether the gold files are correct.

Thanks @jjcnn. That's fine. I'm going to run them through the runtime library, porting all of your 37 tests.