Refactor the JIT to use a newer, simpler macro assembler. (bug 5827, r=ann)
This commit is contained in:
@@ -22,8 +22,8 @@ binary.AddSourceFiles('sourcepawn/jit', [
|
||||
'sp_vm_basecontext.cpp',
|
||||
'sp_vm_engine.cpp',
|
||||
'sp_vm_function.cpp',
|
||||
'opcodes.cpp',
|
||||
'x86/jit_x86.cpp',
|
||||
'x86/opcode_helpers.cpp',
|
||||
'zlib/adler32.c',
|
||||
'zlib/compress.c',
|
||||
'zlib/crc32.c',
|
||||
|
||||
Reference in New Issue
Block a user