diff options
| author | Miguel Ojeda <[email protected]> | 2021-07-03 14:54:11 +0000 |
|---|---|---|
| committer | Miguel Ojeda <[email protected]> | 2022-09-28 06:58:00 +0000 |
| commit | db958dcf88e512c55595a30944467cb5bf3647fb (patch) | |
| tree | a3a3f8046146dca4aca4d2dcbf991b4972355986 /rust/macros/helpers.rs | |
| parent | rust: adapt `alloc` crate to the kernel (diff) | |
| download | kernel-db958dcf88e512c55595a30944467cb5bf3647fb.tar.gz kernel-db958dcf88e512c55595a30944467cb5bf3647fb.zip | |
rust: add `compiler_builtins` crate
Rust provides `compiler_builtins` as a port of LLVM's `compiler-rt`.
Since we do not need the vast majority of them, we avoid the
dependency by providing our own crate.
Reviewed-by: Kees Cook <[email protected]>
Co-developed-by: Alex Gaynor <[email protected]>
Signed-off-by: Alex Gaynor <[email protected]>
Co-developed-by: Wedson Almeida Filho <[email protected]>
Signed-off-by: Wedson Almeida Filho <[email protected]>
Co-developed-by: Sven Van Asbroeck <[email protected]>
Signed-off-by: Sven Van Asbroeck <[email protected]>
Co-developed-by: Gary Guo <[email protected]>
Signed-off-by: Gary Guo <[email protected]>
Signed-off-by: Miguel Ojeda <[email protected]>
Diffstat (limited to 'rust/macros/helpers.rs')
0 files changed, 0 insertions, 0 deletions
