[all-commits] [llvm/llvm-project] b35e63: [Sanitizers] PGO implements enable/disable SIGKILL...
David CARLIER via All-commits
all-commits at lists.llvm.org
Sat Aug 28 14:54:17 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b35e636e40b549cd31566c9468dfbb97380ba068
https://github.com/llvm/llvm-project/commit/b35e636e40b549cd31566c9468dfbb97380ba068
Author: David Carlier <devnexen at gmail.com>
Date: 2021-08-28 (Sat, 28 Aug 2021)
Changed paths:
M compiler-rt/lib/profile/InstrProfilingUtil.c
Log Message:
-----------
[Sanitizers] PGO implements enable/disable SIGKILL on callers on FreeBSD.
Reviewed By: phosek
Differential Revision: https://reviews.llvm.org/D108867
More information about the All-commits
mailing list