[libc-commits] [libc] [libc] implement cached process/thread identity (PR #95965)

Michael Jones via libc-commits libc-commits at lists.llvm.org
Tue Jun 18 14:56:00 PDT 2024


================
@@ -567,16 +572,6 @@ def POSIX : StandardSpec<"POSIX"> {
           RetValSpec<IntType>,
           [ArgSpec<ConstCharPtr>]
         >,
-        FunctionSpec<
----------------
michaelrj-google wrote:

why were these deleted?

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


More information about the libc-commits mailing list