File tree Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Expand file tree Collapse file tree 3 files changed +0
-9
lines changed Original file line number Diff line number Diff line change @@ -842,9 +842,6 @@ if(LLVM_LIBC_FULL_BUILD)
842842 libc.src.arpa.inet.ntohl
843843 libc.src.arpa.inet.ntohs
844844
845- # link.h entrypoints
846- libc.src.link.dl_iterate_phdr
847-
848845 # pthread.h entrypoints
849846 libc.src.pthread.pthread_atfork
850847 libc.src.pthread.pthread_attr_destroy
Original file line number Diff line number Diff line change @@ -795,9 +795,6 @@ if(LLVM_LIBC_FULL_BUILD)
795795 libc.src.arpa.inet.ntohl
796796 libc.src.arpa.inet.ntohs
797797
798- # link.h entrypoints
799- libc.src.link.dl_iterate_phdr
800-
801798 # pthread.h entrypoints
802799 libc.src.pthread.pthread_atfork
803800 libc.src.pthread.pthread_attr_destroy
Original file line number Diff line number Diff line change @@ -960,9 +960,6 @@ if(LLVM_LIBC_FULL_BUILD)
960960 libc.src.arpa.inet.ntohl
961961 libc.src.arpa.inet.ntohs
962962
963- # link.h entrypoints
964- libc.src.link.dl_iterate_phdr
965-
966963 # pthread.h entrypoints
967964 libc.src.pthread.pthread_atfork
968965 libc.src.pthread.pthread_attr_destroy
You can’t perform that action at this time.
0 commit comments