[all-commits] [llvm/llvm-project] 96034c: [RISCV][ASAN] implementation of clone interceptor ...
Anatoly Parshintsev via All-commits
all-commits at lists.llvm.org
Tue Sep 22 22:11:42 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 96034cb3d1d6d0e4ebe6848ef93707943aeca5dc
https://github.com/llvm/llvm-project/commit/96034cb3d1d6d0e4ebe6848ef93707943aeca5dc
Author: Anatoly Parshintsev <kupokupokupopo at gmail.com>
Date: 2020-09-22 (Tue, 22 Sep 2020)
Changed paths:
M compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
M compiler-rt/lib/sanitizer_common/sanitizer_linux.h
Log Message:
-----------
[RISCV][ASAN] implementation of clone interceptor for riscv64
[4/11] patch series to port ASAN for riscv64
Depends On D87572
Reviewed By: eugenis, vitalybuka
Differential Revision: https://reviews.llvm.org/D87573
More information about the All-commits
mailing list