aboutsummaryrefslogtreecommitdiff
path: root/test/cases/compile_errors/setAlignStack_in_inline_function.zig
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2023-11-20 20:35:31 +0100
committerLuuk de Gram <luuk@degram.dev>2023-11-28 15:47:07 +0100
commit6f7a9b31443debf3e6d2be645261372de1bc5877 (patch)
tree4414529acf2871e3083cdc533c3c1e35bf5da175 /test/cases/compile_errors/setAlignStack_in_inline_function.zig
parent8856ba75059f74a326d1f8d3af40a30c5a3ac1ed (diff)
downloadzig-6f7a9b31443debf3e6d2be645261372de1bc5877.tar.gz
zig-6f7a9b31443debf3e6d2be645261372de1bc5877.zip
wasm-linker: deduplicate aliased functions
When multiple symbols point to the same function, we ensure any other symbol other than the original will be discarded and point to the original instead. This prevents emitting the same function code more than once.
Diffstat (limited to 'test/cases/compile_errors/setAlignStack_in_inline_function.zig')
0 files changed, 0 insertions, 0 deletions