mirror of
https://github.com/mirror/tinycc.git
synced 2026-08-24 11:33:28 +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.