Revision 3a8a9c672d883494782ed2e23e7a8c0af38258b0 authored by Shuhei Kadowaki on 20 October 2022, 05:19:58 UTC, committed by GitHub on 20 October 2022, 05:19:58 UTC
Should improve the inlining pass performance a bit.
External `AbstractInterpreter` has been required to recompile all
inlining subroutines parameterized with `InliningState` anyway.
1 parent a311f4d
Raw File
.gitignore
/ccall
/ccalltest
/ccalltest.s
/libccalltest.*
back to top