[libc-commits] [libc] [libc] Include missing RISC-V stdlib.h and math.h entrypoints (PR #79034)

Nick Desaulniers via libc-commits libc-commits at lists.llvm.org
Mon Jan 22 16:03:16 PST 2024


nickdesaulniers wrote:

> No, we currently have a bit of a chicken-and-egg problem where we need these targets to build the SDK which we need to run unit tests on the target.

no worries, we also don't have a riscv32 buildbot set up yet, so we will be reliant on the results of your testing for now. We appreciate it (and need to consider more how to remedy the lack of buildbots for that target). Please send any fixups necessary (or file bugs).

https://github.com/llvm/llvm-project/pull/79034


More information about the libc-commits mailing list