EOSIO / eosio.cdt

EOSIO.CDT (Contract Development Toolkit) is a suite of tools used to build EOSIO contracts
http://eosio.github.io/eosio.cdt
MIT License
511 stars 288 forks source link

Any plans for supporting a new version of llvm? #1222

Open learnforpractice opened 2 years ago

learnforpractice commented 2 years ago

llvm 13 has been released, but eosio.cdt is still using llvm 9, any plans for support a new llvm version?