x86/x64: Call external symbols directly from interpreter code.

Except for ELF/x86 PIC, where it's easier to use wrappers.
This commit is contained in:
Mike Pall
2014-12-08 01:58:05 +01:00
parent f49c61a277
commit e03df1e339
7 changed files with 43 additions and 18 deletions

2
src/.gitignore vendored
View File

@@ -4,4 +4,4 @@ lj_ffdef.h
lj_libdef.h
lj_recdef.h
lj_folddef.h
lj_vm.s
lj_vm.[sS]