Move bytecode offsets from lj_vm.* to generated header.
This commit is contained in:
@@ -32,6 +32,7 @@ if exist buildvm.exe.manifest^
|
||||
%LJMT% -manifest buildvm.exe.manifest -outputresource:buildvm.exe
|
||||
|
||||
buildvm -m peobj -o lj_vm.obj
|
||||
buildvm -m bcdef -o lj_bcdef.h
|
||||
buildvm -m ffdef -o lj_ffdef.h %ALL_LIB%
|
||||
buildvm -m libdef -o lj_libdef.h %ALL_LIB%
|
||||
buildvm -m recdef -o lj_recdef.h %ALL_LIB%
|
||||
|
||||
Reference in New Issue
Block a user