[all-commits] [llvm/llvm-project] cba255: [llvm-jitlink] Replace use of deprecated gethostby...
Rafik Zurob via All-commits
all-commits at lists.llvm.org
Fri Jan 29 01:11:45 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cba2552bfec1c9d837f7285a743e9e12fa6b043e
https://github.com/llvm/llvm-project/commit/cba2552bfec1c9d837f7285a743e9e12fa6b043e
Author: Rafik Zurob <rzurob at ca.ibm.com>
Date: 2021-01-29 (Fri, 29 Jan 2021)
Changed paths:
M llvm/tools/llvm-jitlink/llvm-jitlink.cpp
Log Message:
-----------
[llvm-jitlink] Replace use of deprecated gethostbyname by getaddrinfo.
This patch replaces use of deprecated gethostbyname by getaddrinfo.
Author: Rafik Zurob
Reviewed By: lhames
Differential Revision: https://reviews.llvm.org/D95477
More information about the All-commits
mailing list