[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
Sat Mar 13 07:15:03 PST 2021
sgraenitz added a comment.
Follow-up patch that submits learnings from fixing D98579 <https://reviews.llvm.org/D98579>. The error it fixed would now print as:
`Failed to connect TCP socket 'localhost:13921': Address resolution failed (Bad hints)`
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98581/new/
https://reviews.llvm.org/D98581
More information about the llvm-commits
mailing list