[Gambas-Notification] [Git][gambas/gambas][master] Fix JIT compilation of extern function calls.

Benoît Minisini (@bminisini) gitlab at mg.gitlab.com
Mon Oct 17 23:30:51 CEST 2022



Benoît Minisini pushed to branch master at Gambas / gambas


Commits:
3d628e41 by Benoît Minisini at 2022-10-17T23:30:21+02:00
Fix JIT compilation of extern function calls.

[INTERPRETER]
* NEW: Add an API for the JIT compiler that retrieves the address of an object or a class for external functions.

[GB.JIT]
* BUG: Fix JIT compilation of extern function calls.

- - - - -


7 changed files:

- main/gbx/gb.jit.h
- main/gbx/gbx_api.c
- main/gbx/gbx_extern.c
- main/gbx/gbx_object.c
- main/gbx/gbx_object.h
- main/lib/jit/gb.jit/jit.h
- main/lib/jit/jit_body.c


View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3d628e41b3ee89ee6c8c6cd327bb9348269c4759

-- 
View it on GitLab: https://gitlab.com/gambas/gambas/-/commit/3d628e41b3ee89ee6c8c6cd327bb9348269c4759
You're receiving this email because of your account on gitlab.com.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.gambas-basic.org/pipermail/notification/attachments/20221017/1dc3ac2a/attachment.htm>


More information about the Notification mailing list