Fix PE object build for fastcall entry points into interpreter.
This commit is contained in:
@@ -912,9 +912,9 @@ static const char *const globnames[] = {
|
||||
"vm_returnp",
|
||||
"vm_leave_cp",
|
||||
"vm_leave_unw",
|
||||
"vm_unwind_c",
|
||||
"vm_unwind_c@8",
|
||||
"vm_unwind_c_eh",
|
||||
"vm_unwind_ff",
|
||||
"vm_unwind_ff@4",
|
||||
"vm_unwind_ff_eh",
|
||||
"cont_dispatch",
|
||||
"vm_resume",
|
||||
|
||||
Reference in New Issue
Block a user