Ben Shi

Results 1 issues of Ben Shi

As a possible optimization, we could look into using rcall instead of call instructions when the target is close enough. For example, here: https://godbolt.org/z/rEz9j71dq (apparently avr-gcc doesn't do this optimization)....

backend:AVR