[PATCH] D73816: [compiler-rt] implement sigaltstack interception

Igor Sugak via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 31 15:58:10 PST 2020


sugak added a comment.

I manually tested this on CentOS and would need guidance about the use of `SI_POSIX`, as well as how to make a unittest for this (if needed).


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D73816/new/

https://reviews.llvm.org/D73816





More information about the llvm-commits mailing list