[PATCH] D73976: [compiler-rt] fix OpenBSD and Solaris build with sigaltstack interception
Evgenii Stepanov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 15:18:54 PST 2020
eugenis accepted this revision.
eugenis added a comment.
This revision is now accepted and ready to land.
I always get confused with *bsd targets being under "posix" in most places, getting lumped together with linux in some other files, but having their own platform_limits.
I'm not going to test it, but this change is more likely to make things better than the opposite. May as well land it.
LGTM
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73976/new/
https://reviews.llvm.org/D73976
More information about the llvm-commits
mailing list