mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-22 11:23:27 +08:00
The small common parts within elf_output_file() aren't worth the many #ifdefs. Also, set section sizes and allocate section names in 2 separate functions.