mirror of
https://github.com/ziglang/zig.git
synced 2024-11-27 15:42:49 +00:00
ceff278202
* CompileStep: Avoid calling producesPdbFile() to determine whether the option should be respected. If the user asks for it, put it on the command line and let the Zig CLI deal with it appropriately. * Make the namespace of `std.dwarf.Format.dwarf32` no longer have a redundant "dwarf" in it. * Add `zig cc` integration for `-gdwarf32` and `-gdwarf64`. * Toss in a bonus bug fix for `-gdwarf-2`, `-gdwarf-3`, etc. * Avoid using default init values for struct fields unnecessarily. * Add missing cache hash addition for the new option. |
||
---|---|---|
.. | ||
crc | ||
spirv | ||
extract-grammar.zig | ||
gen_outline_atomics.zig | ||
gen_spirv_spec.zig | ||
gen_stubs.zig | ||
generate_linux_syscalls.zig | ||
lldb_pretty_printers.py | ||
process_headers.zig | ||
stage1_gdb_pretty_printers.py | ||
stage2_gdb_pretty_printers.py | ||
std_gdb_pretty_printers.py | ||
update_clang_options.zig | ||
update_cpu_features.zig | ||
update_crc_catalog.zig | ||
update_glibc.zig | ||
update_spirv_features.zig | ||
update-license-headers.zig | ||
update-linux-headers.zig | ||
zig_gdb_pretty_printers.py |