[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 15:47:23 PST 2018


clayborg accepted this revision.
clayborg added a comment.

This is a very common unix thing.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42206





More information about the llvm-commits mailing list