[PATCH] D42206: If kevent() is interrupted by signal (or is being debugged) and we get EINTR, retry

Jason Molenda via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 17 15:47:22 PST 2018


jasonmolenda added a comment.

Hmmm, testing this would require launching lldb-server, attaching to it from a debugger, detaching, and seeing if lldb-server is still running.


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D42206





More information about the llvm-commits mailing list