[PATCH] D42206: If kevent() is interrupted by signal (or is being debugged) and we get EINTR, retry
Greg Clayton via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 17 16:22:58 PST 2018
clayborg added a comment.
Are we going to test each unix call that can fail with EINTR? Seems a bit overkill.
Repository:
rLLD LLVM Linker
https://reviews.llvm.org/D42206
More information about the llvm-commits
mailing list