hanchenye-llvm-project/compiler-rt/lib/dfsan
Alexey Samsonov 78a8435fd6 [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime.
Soon there will be an option to build compiler-rt parts as shared libraries
on Linux. Extracted from http://llvm-reviews.chandlerc.com/D3042
by Yuri Gribov.

llvm-svn: 205183
2014-03-31 13:45:36 +00:00
..
scripts Update sanitizers' bash scripts. 2014-02-25 12:09:25 +00:00
CMakeLists.txt [CMake] Rename add_compiler_rt_static_runtime to add_compiler_rt_runtime. 2014-03-31 13:45:36 +00:00
Makefile.mk
dfsan.cc Add function to get the number of DFSan labels allocated. 2014-03-26 21:09:53 +00:00
dfsan.h [DFSan] Change the way labels are propagated when comparing memory through libc functions. 2013-12-04 16:48:09 +00:00
dfsan.syms.extra [dfsan] Add a syms file. 2013-08-29 22:49:00 +00:00
dfsan_custom.cc Fix -Werror compilation. 2013-12-19 08:57:24 +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 Add function to get the number of DFSan labels allocated. 2014-03-26 21:09:53 +00:00
libc_ubuntu1204_abilist.txt