[libc-commits] [libc] [libc] implement pathconf/fpathconf (PR #87165)

Nhat Nguyen via libc-commits libc-commits at lists.llvm.org
Thu May 16 21:04:06 PDT 2024


================
@@ -174,7 +174,7 @@ add_entrypoint_object(
     .${LIBC_TARGET_OS}.pathconf
 )
 
-add_header_library(
+add_entrypoint_object(
----------------
changkhothuychung wrote:

Is there documentation that explains what is an object library ? 

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


More information about the libc-commits mailing list