[PATCH] D124607: Add an error message to the default SIGPIPE handler

Tim Northover via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 3 07:56:49 PDT 2022


t.p.northover accepted this revision.
t.p.northover added a comment.
This revision is now accepted and ready to land.

Apparently needed because tools like `nm` are specified to some degree by POSIX and we supply that on some platforms, so it seems reasonable to me.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D124607/new/

https://reviews.llvm.org/D124607



More information about the llvm-commits mailing list