aboutsummaryrefslogtreecommitdiff
path: root/src/codegen/llvm.zig
diff options
context:
space:
mode:
authorAndrew Kelley <andrew@ziglang.org>2021-04-26 17:36:28 -0700
committerAndrew Kelley <andrew@ziglang.org>2021-04-26 17:36:28 -0700
commit91c317bb9aa906684104db3d73442ab1198a83f4 (patch)
tree6d475619655b3b0b6d2914e9b11ad79d21b351b7 /src/codegen/llvm.zig
parent646eb1fa934c413f29505f4742c67e61314acd90 (diff)
downloadzig-91c317bb9aa906684104db3d73442ab1198a83f4.tar.gz
zig-91c317bb9aa906684104db3d73442ab1198a83f4.zip
AstGen: improved handling of declarations
* Every decl provides a 16 byte source hash which can be used to detect if the source code for any particular decl has changed. * Include comptime decls, test decls, and usingnamespace decls in the decls list of namespaces. - Tests are encoded as extended functions with is_test bit set.
Diffstat (limited to 'src/codegen/llvm.zig')
0 files changed, 0 insertions, 0 deletions