[Lldb-commits] [PATCH] D25362: Fix build failure on lldb-amd64-ninja-freebsd11 error caused by rL283474
Ed Maste via lldb-commits
lldb-commits at lists.llvm.org
Fri Oct 7 06:03:07 PDT 2016
emaste accepted this revision.
emaste added a reviewer: emaste.
emaste added a comment.
This revision is now accepted and ready to land.
Not tested, but looks reasonable to me.
I think we should avoid `siginfo_t` altogether here in order to support cross-debugging, but that's for a different change.
https://reviews.llvm.org/D25362
More information about the lldb-commits
mailing list