hanchenye-llvm-project/compiler-rt/lib/dfsan
Adhemerval Zanella 4e3b4ac241 [dfsan] Enable dfsan for aarch64
This patch enable DFSan for AArch64 (39-bit VMA).  All tests are passing
but:

 * test/dfsan/custom.cc

Due an invalid access in dl_iterate_phdr instrumentation (commenting out
this function make the testcase to pass).  The test is XFAIL for aarch64
for now.

llvm-svn: 243688
2015-07-30 21:13:21 +00:00
..
scripts Add api_list entries for the dfsan-based fuzzer 2015-05-06 22:41:34 +00:00
CMakeLists.txt [sanitizer] Implement logging to syslog. 2015-07-23 22:05:20 +00:00
dfsan.cc [dfsan] Enable dfsan for aarch64 2015-07-30 21:13:21 +00:00
dfsan.h [dfsan] Enable dfsan for aarch64 2015-07-30 21:13:21 +00:00
dfsan.syms.extra
dfsan_custom.cc [sanitizer] add a weak hook for strncmp interceptor, both to dfsan and other sanitizers. Hide the declaration and the calls in better macros 2015-07-30 02:32:51 +00:00
dfsan_flags.inc
dfsan_interceptors.cc
done_abilist.txt [dfsan/libFuzzer] correctly ignore sanitizer coverage calls in dfsan 2015-07-28 00:57:07 +00:00
libc_ubuntu1404_abilist.txt