[PATCH] D46858: Signal handling should be signal-safe
JF Bastien via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 14 22:19:00 PDT 2018
jfb requested review of this revision.
jfb added a comment.
Actually I had a bit of time and addressed all outstanding comments from @dexonsmith.
On de-registering signal handlers at llvm_shutdown time: how about I post a separate patch for it? Seems like it could be good, but I want to have a focused patch to do so where we can have other chime in on the effect it could have.WDYT @steven_wu?
Leaving this open for a bit in case other want to chime in.
Repository:
rL LLVM
https://reviews.llvm.org/D46858
More information about the llvm-commits
mailing list