tvl-depot/users/glittershark/achilles
Griffin Smith 2c838ab845 feat(gs/achilles): Implement extern decls, for glibc functions
Implement extern decls, which codegen to LLVM as forward-declared
functions, and use these as a hook into calling glibc functions.

We can print to the terminal now! The integration tests can test this
now.

Change-Id: I70af4546b417b888ad9fbb18798db240f77f4e71
Reviewed-on: https://cl.tvl.fyi/c/depot/+/2614
Tested-by: BuildkiteCI
Reviewed-by: glittershark <grfn@gws.fyi>
2021-03-20 20:20:20 +00:00
..
ach feat(gs/achilles): Implement extern decls, for glibc functions 2021-03-20 20:20:20 +00:00
src feat(gs/achilles): Implement extern decls, for glibc functions 2021-03-20 20:20:20 +00:00
tests feat(gs/achilles): Implement extern decls, for glibc functions 2021-03-20 20:20:20 +00:00
.envrc merge(glittershark/achilles): Subtree import at 'b93268085a' 2021-03-15 22:48:27 +02:00
.gitignore merge(glittershark/achilles): Subtree import at 'b93268085a' 2021-03-15 22:48:27 +02:00
Cargo.lock merge(glittershark/achilles): Subtree import at 'b93268085a' 2021-03-15 22:48:27 +02:00
Cargo.toml merge(glittershark/achilles): Subtree import at 'b93268085a' 2021-03-15 22:48:27 +02:00
default.nix chore(gs/achilles): Integrate with the depot build 2021-03-20 20:20:20 +00:00
shell.nix merge(glittershark/achilles): Subtree import at 'b93268085a' 2021-03-15 22:48:27 +02:00