shiika-lang / shiika

A statically-typed programming language
MIT License
224 stars 15 forks source link

Remove bitcast after allocate_llvm_obj #508

Closed yhara closed 1 year ago

yhara commented 1 year ago

This PR removes unneeded bitcast in allocate_llvm_obj. The argument reg_name is also removed by tihs change.