Closed TheKingShun closed 3 years ago
can this tool convey solidity to LLVM IR? HOW?
Yes. You can use EmitLLVM option to generate .ll file.
EmitLLVM
.ll
https://github.com/second-state/SOLL/blob/3afc5f3b26f31c89839d0acf84f604a8f428a02f/include/soll/Frontend/FrontendOptions.h#L21
@hydai Thx!!!!!!!! I did it
can this tool convey solidity to LLVM IR?
HOW?