llvm-project/compiler-rt/lib/dfsan
Peter Collingbourne b190e1b74b Update __dfsw_s{,n}printf custom functions for new calling convention.
Differential Revision: http://reviews.llvm.org/D6029

llvm-svn: 220907
2014-10-30 13:23:01 +00:00
..
scripts Remove bashisms and switch to /bin/sh 2014-10-08 18:35:16 +00:00
CMakeLists.txt [compiler-rt] compiler-rt's CMake append_if function clashes with LLVM's, let's rename it to append_list_if 2014-10-15 22:47:54 +00:00
Makefile.mk
dfsan.cc DFSan's set label function should avoid writing to the shadow memory when the write would not change the value in memory. 2014-08-19 01:47:33 +00:00
dfsan.h [dfsan] Fix the declaration of dfsan_add_label. 2014-06-04 17:54:51 +00:00
dfsan.syms.extra [dfsan] Add a syms file. 2013-08-29 22:49:00 +00:00
dfsan_custom.cc Update __dfsw_s{,n}printf custom functions for new calling convention. 2014-10-30 13:23:01 +00:00
dfsan_interceptors.cc [DFSan] Don't include public headers in dfsan runtime code 2013-11-17 09:41:47 +00:00
done_abilist.txt Custom wrappers for DFSanitizing sprintf & snprintf. 2014-10-08 10:01:42 +00:00
libc_ubuntu1204_abilist.txt [dfsan] Initial set of custom functions and interceptors for libc. 2013-08-15 21:18:53 +00:00