[PATCH] D98581: [llvm-jitlink] Add diagnostic output and port executor to getaddrinfo(3) as well

Stefan Gränitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 19 04:19:53 PDT 2021


sgraenitz updated this revision to Diff 331819.
sgraenitz marked an inline comment as done.
sgraenitz added a comment.

Add special-case for calling `accept(2)` on AIX. I cannot test it here, @rzurob does this work for you?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98581/new/

https://reviews.llvm.org/D98581

Files:
  llvm/tools/llvm-jitlink/llvm-jitlink-executor/llvm-jitlink-executor.cpp
  llvm/tools/llvm-jitlink/llvm-jitlink.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D98581.331819.patch
Type: text/x-patch
Size: 9664 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210319/0f9629a7/attachment.bin>


More information about the llvm-commits mailing list