Fix MSVC build.
This commit is contained in:
@@ -2387,9 +2387,9 @@ static void build_subroutines(BuildCtx *ctx)
|
||||
| mov SBUF:FCARG1->L, L:RB
|
||||
| mov SBUF:FCARG1->p, RC
|
||||
| mov SAVE_PC, PC
|
||||
| call extern lj_buf_putstr_ .. name
|
||||
| call extern lj_buf_putstr_ .. name .. @8
|
||||
| mov FCARG1, eax
|
||||
| call extern lj_buf_tostr
|
||||
| call extern lj_buf_tostr@4
|
||||
| jmp ->fff_resstr
|
||||
|.endmacro
|
||||
|
|
||||
|
||||
Reference in New Issue
Block a user