forked from OSchip/llvm-project
13c03581ac
Summary: Add a weak hook to be called from dfsan's custom memcmp. The primary user will be lib/Fuzzer. If this works well we'll add more hooks (strcmp, etc). Test Plan: Will be covered by lib/Fuzzer tests. Reviewers: pcc Reviewed By: pcc Subscribers: llvm-commits Differential Revision: http://reviews.llvm.org/D9541 llvm-svn: 236679 |
||
---|---|---|
.. | ||
scripts | ||
CMakeLists.txt | ||
dfsan.cc | ||
dfsan.h | ||
dfsan.syms.extra | ||
dfsan_custom.cc | ||
dfsan_flags.inc | ||
dfsan_interceptors.cc | ||
done_abilist.txt | ||
libc_ubuntu1404_abilist.txt |