stage2: hook up Zig AST to ZIR

* Introduce the concept of anonymous Decls
 * Primitive Hello, World with inline asm works
 * There is still an unsolved problem of how to manage ZIR instructions
   memory when generating from AST. Currently it leaks.
This commit is contained in:
Andrew Kelley
2020-06-11 01:22:07 -04:00
parent 4a38799631
commit b4eac0414a
5 changed files with 980 additions and 191 deletions

File diff suppressed because it is too large Load Diff