aboutsummaryrefslogtreecommitdiff
path: root/src/stage1/codegen.cpp
diff options
context:
space:
mode:
authorLuuk de Gram <luuk@degram.dev>2022-10-16 15:48:08 +0200
committerLuuk de Gram <luuk@degram.dev>2022-10-16 15:54:56 +0200
commit0aa23fe8b7b8ae3b3b0a4716e1d92a8116b1377e (patch)
tree4281a32c74e1045c62df0fc95d75f0c08c09345d /src/stage1/codegen.cpp
parentff1cab037c1a770fba558b9d888a01a5b71190b8 (diff)
downloadzig-0aa23fe8b7b8ae3b3b0a4716e1d92a8116b1377e.tar.gz
zig-0aa23fe8b7b8ae3b3b0a4716e1d92a8116b1377e.zip
wasm: rename 'self' to more explanatory name
'Self' isn't a very good name to describe what it does. This commit changes the type name into `CodeGen` and the parameter to `func` as we're generating code for a function. With this change, the backend's coding style is in line with the self-hosted Wasm-linker.
Diffstat (limited to 'src/stage1/codegen.cpp')
0 files changed, 0 insertions, 0 deletions