aboutsummaryrefslogtreecommitdiff
path: root/lib/std/array_list.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2023-01-09 21:20:16 +0100
committerLuuk de Gram <luuk@degram.dev>2023-01-12 20:50:18 +0100
commit1072f82acbe976222851bdd357f52dd9659d73d3 (patch)
treea87970f53b2a9267b35d664d1251655d19c184fa /lib/std/array_list.zig
parent2339b25fd42ccd136660b9e4575aab2bb85b1163 (diff)
downloadzig-1072f82acbe976222851bdd357f52dd9659d73d3.tar.gz
zig-1072f82acbe976222851bdd357f52dd9659d73d3.zip
wasm-linker: Fix symbol name on undefined symbol
When emitting errors for undefined symbols, rather than unconditionally always using the name from an import, we must verify it's a symbol type that could have such an import. e.g. undefined data symbols do not have a corresponding import. For this reason we must use the regular name.
Diffstat (limited to 'lib/std/array_list.zig')
0 files changed, 0 insertions, 0 deletions