diff options
| author | Luuk de Gram <luuk@degram.dev> | 2021-07-16 14:48:51 +0200 |
|---|---|---|
| committer | Andrew Kelley <andrew@ziglang.org> | 2021-07-20 12:19:16 -0700 |
| commit | 424f260f850cb22637888bbfdf5bfaf9c08a4dae (patch) | |
| tree | 627d18c4ab1a7905cfa041028a8fdb4d680b651b /src/codegen/llvm.zig | |
| parent | 8082660118bba78de00e1e103e53730a87b2b70f (diff) | |
| download | zig-424f260f850cb22637888bbfdf5bfaf9c08a4dae.tar.gz zig-424f260f850cb22637888bbfdf5bfaf9c08a4dae.zip | |
Fix wasm-related compile errors:
- Update `fail()` to not require a `srcLoc`.
This brings it in line with other backends, and we were always passing 'node_offset = 0', anyway.
- Fix unused local due to change of architecture wrt function/decl generation.
- Replace all old instructions to indexes within the function signatures.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions
