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

Petr Hosek via libc-commits libc-commits at lists.llvm.org
Mon Jan 22 15:57:25 PST 2024


petrhosek wrote:

> Please also update the tables at libc/docs/math/index.rst

Done.

> have you verified that the unit tests pass on these targets?

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.

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


More information about the libc-commits mailing list