issues
search
arkamnite
/
llvm-project
Fork of LLVM 15 to enable support for the Game Boy target which is developed here.
http://llvm.org
2
stars
0
forks
source link
(callconv): Implement SDCC Version 0 calling convention
#15
Closed
arkamnite
closed
1 year ago
arkamnite
commented
2 years ago
[x] Implement the SDCC Version 0 calling convention into the backend. This takes place in
GameBoyISelLowering.cpp
.
arkamnite
commented
1 year ago
See #17
GameBoyISelLowering.cpp
.