[4/11] patch series to port ASAN for riscv64
Depends On D87572
Paths
| Differential D87573
[RISCV][ASAN] implementation of clone interceptor for riscv64 ClosedPublic Authored by EccoTheDolphin on Sep 12 2020, 6:02 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: Restricted Project, evandro, luismarques and 11 others. · View Herald Transcript EccoTheDolphin added a child revision: D87574: [RISCV][ASAN] implementation for vfork interceptor for riscv64.Sep 12 2020, 6:06 PM Comment Actions Since this does not affect non-riscv targets, I'll trust your knowledge and test coverage. LGTM This revision is now accepted and ready to land.Sep 16 2020, 2:34 PM EccoTheDolphin retitled this revision from [RISCV][ASAN] implementation for clone interceptor to [RISCV][ASAN] implementation of clone interceptor for riscv64.Sep 20 2020, 11:28 PM This revision was landed with ongoing or failed builds.Sep 22 2020, 10:11 PM Closed by commit rG96034cb3d1d6: [RISCV][ASAN] implementation of clone interceptor for riscv64 (authored by EccoTheDolphin, committed by vitalybuka). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 293644 compiler-rt/lib/sanitizer_common/sanitizer_linux.h
compiler-rt/lib/sanitizer_common/sanitizer_linux.cpp
|