[PATCH] D124607: Add an error message to the default SIGPIPE handler
Nemanja Ivanovic via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed May 25 08:18:16 PDT 2022
nemanjai added a comment.
FWIW, this test fails exactly the same way on my MacBook if I use `llvm-nm` on `llvm-config` which produces shorter output (although it is successful in its current form). So this seems to be completely pervasive and not at all restricted to PowerPC (or even Linux).
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