aboutsummaryrefslogtreecommitdiff
path: root/lib/std/static_string_map.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2024-04-30 16:51:51 -0700
committerAndrew Kelley <andrew@ziglang.org>2024-04-30 21:13:49 -0700
commita69788ba79be691c1b0f33195a31c6722c81727b (patch)
tree028fbd462612c4a3ce4381dd803c30380303703c /lib/std/static_string_map.zig
parent1c9bb6a79de3ca52d819177fea32ce7993634e31 (diff)
downloadzig-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