diff options
author | michaelrj-google <71531609+michaelrj-google@users.noreply.github.com> | 2024-02-01 14:23:57 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-02-01 14:23:57 -0800 |
commit | ecdbffe59e80666c9cadf3f80bd20bb34828fb47 (patch) | |
tree | a5d54a908a235b99f3ffebfb79d46e0d7c3f58f8 /clang/lib/CodeGen/CoverageMappingGen.cpp | |
parent | 391393179a6e316909add3b8455eb6d7c7c38ddb (diff) | |
download | llvm-ecdbffe59e80666c9cadf3f80bd20bb34828fb47.zip llvm-ecdbffe59e80666c9cadf3f80bd20bb34828fb47.tar.gz llvm-ecdbffe59e80666c9cadf3f80bd20bb34828fb47.tar.bz2 |
[libc] Support epoll_wait using epoll_pwait (#80224)
The epoll_wait syscall is equivalent to calling epoll_pwait with a null
sigset. This is useful to support systems that have epoll_pwait but not
epoll_wait.
Diffstat (limited to 'clang/lib/CodeGen/CoverageMappingGen.cpp')
0 files changed, 0 insertions, 0 deletions