mirror of
https://codeberg.org/ziglang/zig.git
synced 2026-04-27 19:09:47 +03:00
Dwarf: restore missing non-entry padding
Sections without padding were only supposed to omit entry padding. Otherwise, the allocation behavior is degenerate.
This commit is contained in:
committed by
Andrew Kelley
parent
8b875b17ad
commit
857cd172d6
@@ -1,4 +1,4 @@
|
||||
#target=x86_64-linux-selfhosted
|
||||
//#target=x86_64-linux-selfhosted
|
||||
#target=x86_64-linux-cbe
|
||||
#target=x86_64-windows-cbe
|
||||
#target=wasm32-wasi-selfhosted
|
||||
|
||||
Reference in New Issue
Block a user