supported: dl_get_tls_static_info, calloc, clock_gettime,
dfsan_set_write_callback, dl_iterato_phdr, dlopen, memcpy,
memmove, memset, pread, read, strcat, strdup, strncpy
This is a part of https://reviews.llvm.org/D95835.
Paths
| Differential D98790
[dfsan] Add origin ABI wrappers ClosedPublic Authored by stephan.yichao.zhao on Mar 17 2021, 9:26 AM.
Details
Summary supported: dl_get_tls_static_info, calloc, clock_gettime, This is a part of https://reviews.llvm.org/D95835.
Diff Detail
Event Timelinestephan.yichao.zhao created this revision. stephan.yichao.zhao added inline comments.
This revision is now accepted and ready to land.Mar 18 2021, 11:31 AM Closed by commit rG1fe042041c45: [dfsan] Add origin ABI wrappers (authored by Jianzhou Zhao <jianzhouzh@google.com>). · Explain WhyMar 19 2021, 9:23 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 331903 compiler-rt/lib/dfsan/dfsan.h
compiler-rt/lib/dfsan/dfsan.cpp
compiler-rt/lib/dfsan/dfsan_custom.cpp
compiler-rt/test/dfsan/custom.cpp
|
Please remove these commented out lines