diff options
| author | Isaac Freund <ifreund@ifreund.xyz> | 2021-03-23 00:19:29 +0100 |
|---|---|---|
| committer | Isaac Freund <ifreund@ifreund.xyz> | 2021-03-23 00:23:41 +0100 |
| commit | 9f0b9b8da1a111d16eb8d1254212ff98a8b4be08 (patch) | |
| tree | 2d1b8a5c3355de2a2f116bd3d23ee69716c3c877 /src/codegen/llvm.zig | |
| parent | 240b15381dd560cac004c5e84783fb93f03c0697 (diff) | |
| download | zig-9f0b9b8da1a111d16eb8d1254212ff98a8b4be08.tar.gz zig-9f0b9b8da1a111d16eb8d1254212ff98a8b4be08.zip | |
stage2: remove all async related code
The current plan is to avoid using async and related features in the
stage2 compiler so that we can bootstrap before implementing them.
Having this untested and incomplete code in the codebase increases
friction while working on stage2, in particular when preforming
larger refactors such as the current zir memory layout rework.
Therefore remove all async related code, leaving only error messages
in astgen.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions
