Files
zig/src/link
Timon Kruiper a710368054 stage2: restructure LLVM backend
The LLVM backend is now structured into 3 different structs, namely
Object, DeclGen and FuncGen. Object represents an object that is
generated by the LLVM backend. DeclGen is responsible for generating
a decl and FuncGen is responsible for generating llvm instructions
from tzir in a function.
2021-03-20 15:10:44 -07:00
..
2021-01-05 17:41:14 -07:00
2021-03-08 00:33:59 +02:00
2021-03-20 15:10:44 -07:00
2021-03-20 15:10:44 -07:00
2020-09-21 18:38:55 -07:00
2021-02-24 21:54:23 -07:00