fix: code in non-executable ELF sections
commite4d874d88a2ef874a9c2fd7c47d3d3a35ae986e2
authorJonathan M. Wilbur <jonathan@wilbur.space>
Tue, 30 Jul 2024 14:33:44 +0000 (30 10:33 -0400)
committerJonathan M. Wilbur <jonathan@wilbur.space>
Tue, 30 Jul 2024 14:33:44 +0000 (30 10:33 -0400)
tree887e8519c1ab2ddefb43abd710165b05e4f2353d
parentc85eface68940368f696807e97ac7d707e8a73eb
fix: code in non-executable ELF sections
tccasm.c
tccgen.c
tests/exec_section_in_asm.c [new file with mode: 0644]
tests/exec_section_in_c.c [new file with mode: 0644]