diff options
author | Michael Jones <michaelrj@google.com> | 2023-04-24 16:55:54 -0700 |
---|---|---|
committer | Michael Jones <michaelrj@google.com> | 2023-05-03 11:01:11 -0700 |
commit | ee17fd7d46a914bed4619f656cc9062c40951e5c (patch) | |
tree | 673605e2495245a9d0510202bc3996db907126ad /clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp | |
parent | fc19204918136074483e576177e05bccb2543d44 (diff) | |
download | llvm-ee17fd7d46a914bed4619f656cc9062c40951e5c.zip llvm-ee17fd7d46a914bed4619f656cc9062c40951e5c.tar.gz llvm-ee17fd7d46a914bed4619f656cc9062c40951e5c.tar.bz2 |
[libc] add socket function
This patch adds the function "socket" from the header "sys/socket". It's
a simple syscall wrapper, and I plan on adding the related functions in
a followup patch.
Reviewed By: sivachandra
Differential Revision: https://reviews.llvm.org/D149622
Diffstat (limited to 'clang/lib/CodeGen/ObjectFilePCHContainerOperations.cpp')
0 files changed, 0 insertions, 0 deletions