summaryrefslogtreecommitdiff
path: root/src/asmjs
diff options
context:
space:
mode:
authorAlon Zakai <azakai@google.com>2024-08-01 11:56:43 -0700
committerGitHub <noreply@github.com>2024-08-01 11:56:43 -0700
commit705c28d3a33d606c8c938d079dbf82de7e7a6b7d (patch)
treed1883b48ff32ffab2b88a0ac59c8ca6d4e423608 /src/asmjs
parentc68978114ccb12a6cef8ba5651ef3e0deb03f879 (diff)
downloadbinaryen-705c28d3a33d606c8c938d079dbf82de7e7a6b7d.tar.gz
binaryen-705c28d3a33d606c8c938d079dbf82de7e7a6b7d.tar.bz2
binaryen-705c28d3a33d606c8c938d079dbf82de7e7a6b7d.zip
[NFC] Avoid a temp local (#6800)
The local was only used once, so it didn't really add much. And, it was causing some compilers to error on "unused variable" (when building without assertions, the use was removed).
Diffstat (limited to 'src/asmjs')
0 files changed, 0 insertions, 0 deletions