zig/src-self-hosted
Jakub Konka dac1cd7750 Write out simple Mach-O object file
This commit adds enough Mach-O linker implementation to write out simple
Mach-O object file. Be warned however, the object file is largely incomplete:
misses relocation info, debug symbols, etc. However, it seemed like a
good starting to get the basic understanding right.

Signed-off-by: Jakub Konka <kubkon@jakubkonka.com>
2020-09-03 16:43:47 -04:00
..
2020-09-03 16:43:47 -04:00
2019-12-29 11:04:58 +02:00
2020-06-24 20:28:52 -04:00
2020-02-16 13:25:30 -05:00