zig/tools
Ryan Liptak 874b4618ca zig cc: Add support for -z
This is only the first step; it makes zig cc recognize -z and append it to the linker args, but the linker arg parsing doesn't support -z yet so it will just give the warning 'unsupported linker arg: -z'
2020-03-28 00:35:54 -07:00
..
merge_anal_dumps.zig Replace @typeOf with @TypeOf in all zig source 2019-12-10 11:09:41 -05:00
process_headers.zig ability to use zig cc as a drop-in C compiler 2020-03-21 15:39:39 -04:00
update_clang_options.zig zig cc: Add support for -z 2020-03-28 00:35:54 -07:00
update_glibc.zig include ld symbols when generating glibc dummy objects 2020-03-20 12:59:37 -04:00