Files
zig/src/link
Motiejus Jakštys b1b944a683 [elf linker] add --sort-section
Tested by: created a "hello world" C file and compiled with:

    zig cc -v main.c -Wl,--sort-section=name -o main

... and verified the `--sort-section=name` is passed to ld.lld.

Refs https://github.com/zigchroot/zig-chroot/issues/1
2023-02-16 18:44:56 -05:00
..
2022-11-04 00:09:27 +03:30
2023-02-16 18:44:56 -05:00
2020-09-21 18:38:55 -07:00
2022-11-06 15:19:17 +01:00