* don't not generate non-constant leb128 entriesm for riscv32-freertos

This commit is contained in:
florian 2023-02-10 21:28:39 +01:00
parent 2ad22a3f32
commit f1f84a292c

View File

@ -3573,7 +3573,8 @@ implementation
... and riscv }
(target_info.system in systems_darwin+[system_riscv32_linux,system_riscv64_linux,
system_riscv32_embedded,system_riscv64_embedded]) or
system_riscv32_embedded,system_riscv64_embedded,
system_riscv32_freertos]) or
(target_asm.id=as_solaris_as) then
begin
asmline.concat(tai_const.create_8bit(DW_LNS_extended_op));