mirror of
https://gitlab.com/freepascal.org/fpc/source.git
synced 2025-04-10 05:48:59 +02:00
* cloned twasmtryexceptnode.pass_generate_code_no_exceptions into twasmtryexceptnode.pass_generate_code_native_exceptions
This commit is contained in:
parent
334ea46b44
commit
f76e91fb8b
@ -366,7 +366,8 @@ implementation
|
||||
|
||||
procedure twasmtryexceptnode.pass_generate_code_native_exceptions;
|
||||
begin
|
||||
internalerror(2021091707);
|
||||
location_reset(location,LOC_VOID,OS_NO);
|
||||
secondpass(left);
|
||||
end;
|
||||
|
||||
procedure twasmtryexceptnode.pass_generate_code;
|
||||
|
Loading…
Reference in New Issue
Block a user