Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
aot_compile_op_call: Stop setting calling convention explicitly (#3140)
The current logic doesn't work for some cases. cf. #3138 It's unclear why we are setting the calling convention explicitly here at all. In many cases, the default just seems working.
- Loading branch information