[PATCH] D73976: [compiler-rt] fix NetBSD and FreeBSD build with sigaltstack interception
Kamil Rytarowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Feb 4 14:41:56 PST 2020
krytarowski resigned from this revision.
krytarowski added a comment.
Herald added a subscriber: krytarowski.
NetBSD fix landed here:
commit b79b7674eb470963d0b558022a843c55b0b0ffe0
Author: Kamil Rytarowski <n54 at gmx.com>
Date: Tue Feb 4 23:30:05 2020 +0100
[compiler-rt] [netbsd] Fix build after "implement sigaltstack interception"
Fallout after: https://reviews.llvm.org/D73816
For the other OSs that were added later I cannot tell neither test anything so I resign as a reviewer.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D73976/new/
https://reviews.llvm.org/D73976
More information about the llvm-commits
mailing list