Files
lk/.github
Alex Richardson acb933b5ac [ci] Add a LLVM toolchain CI configuration file
This only builds a subset of all targets for now since the remaining
ones (32-bit targets) would require libgcc/compiler-rt for the 64-bit
integer and/or double-precision float helper functions.
Currently, only aarch64 targets build with clang, but with follow-up
this can be extended to include x86_64 and RISCV64.
2023-06-07 15:55:49 -07:00
..