[libc-commits] [PATCH] D146065: [libc] Update supported riscv libs

Siva Chandra via Phabricator via libc-commits libc-commits at lists.llvm.org
Tue Mar 14 11:15:46 PDT 2023


sivachandra added inline comments.


================
Comment at: libc/config/linux/riscv64/entrypoints.txt:430
+    libc.src.unistd.optopt
+    libc.src.unistd.opterr
+
----------------
At the least, these functions are already enabled: https://github.com/llvm/llvm-project/blob/main/libc/config/linux/riscv64/entrypoints.txt#L456

That is the reason for my comment about rebasing.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146065/new/

https://reviews.llvm.org/D146065



More information about the libc-commits mailing list