mirror of
https://github.com/NotAShelf/microfetch.git
synced 2026-06-19 18:33:54 +00:00
riscv64 codegen emits calls to bcmp for byte comparisons, which is undefined when linking with -static and no libc. Provide both bcmp and memcmp implementations alongside the existing memcpy/memset/strlen. |
||
|---|---|---|
| .. | ||
| alloc | ||
| asm | ||
| benchmarks | ||
| lib | ||