summaryrefslogtreecommitdiff
path: root/third_party
diff options
context:
space:
mode:
authorYuhan Deng <31569419+yhdengh@users.noreply.github.com>2023-03-14 19:02:20 -0700
committerGitHub <noreply@github.com>2023-03-15 02:02:20 +0000
commit905f6141f812817a4d2befc4e30aad2f44474dae (patch)
tree5c0b2a94b3b4ac850b3350beb9bdf0ea895e02f5 /third_party
parent0ab3ee7d027e150a2beae13c849818a8fd0e0ffd (diff)
downloadwabt-905f6141f812817a4d2befc4e30aad2f44474dae.tar.gz
wabt-905f6141f812817a4d2befc4e30aad2f44474dae.tar.bz2
wabt-905f6141f812817a4d2befc4e30aad2f44474dae.zip
c-writer.cc: Add local symbol prefix. (#2171)
Add kLocalSymbolPrefix which is used for names of params, locals and stack vars. This allows c-writer to not assign global_sym_map_ to local_sym_map_ for writing each individual function, since local names can't duplicate global names.
Diffstat (limited to 'third_party')
0 files changed, 0 insertions, 0 deletions