diff options
| author | Andrew Kelley <andrew@ziglang.org> | 2024-04-30 16:51:51 -0700 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2024-04-30 21:13:49 -0700 |
| commit | a69788ba79be691c1b0f33195a31c6722c81727b (patch) | |
| tree | 028fbd462612c4a3ce4381dd803c30380303703c /lib/std/static_string_map.zig | |
| parent | 1c9bb6a79de3ca52d819177fea32ce7993634e31 (diff) | |
| download | zig-a69788ba79be691c1b0f33195a31c6722c81727b.tar.gz zig-a69788ba79be691c1b0f33195a31c6722c81727b.zip | |
std.Build.Step.CheckObject: fix parseDumpNames
This function incorrectly assumed that module name subsections, function
name subsections, and local name subsections are encoded the same,
however according to
[the specification](https://webassembly.github.io/spec/core/appendix/custom.html)
they are encoded differently.
This commit adds support for parsing module name subsections correctly,
which started appearing after upgrading to LLVM 18.
Diffstat (limited to 'lib/std/static_string_map.zig')
0 files changed, 0 insertions, 0 deletions
