[libc-commits] [PATCH] D119753: [libc] [Obvious] Fix.
Raman Tenneti via Phabricator via libc-commits
libc-commits at lists.llvm.org
Mon Feb 14 11:48:32 PST 2022
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGb305de142cc2: [libc] [Obvious] Fix. (authored by rtenneti).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D119753/new/
https://reviews.llvm.org/D119753
Files:
libc/config/linux/x86_64/entrypoints.txt
Index: libc/config/linux/x86_64/entrypoints.txt
===================================================================
--- libc/config/linux/x86_64/entrypoints.txt
+++ libc/config/linux/x86_64/entrypoints.txt
@@ -72,7 +72,6 @@
libc.src.stdlib.atoll
libc.src.stdlib.bsearch
libc.src.stdlib.div
- libc.src.stdlib.getenv
libc.src.stdlib.labs
libc.src.stdlib.ldiv
libc.src.stdlib.llabs
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119753.408534.patch
Type: text/x-patch
Size: 412 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/libc-commits/attachments/20220214/e60a6037/attachment.bin>
More information about the libc-commits
mailing list