forked from OSchip/llvm-project
9e922e7d24
* Detect Android toolchain target arch and set correct runtime library name. * Merged a lot of Android and non-Android code paths. * Android is only supported in standalone build of compiler-rt now. * Linking lsan-common in ASan-Android (makes lsan annotations work). * Relying on -fsanitize=address linker flag when building tests (again, unification with non-Android path). * Runtime library moved from lib/asan to lib/linux. llvm-svn: 218605 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
Makefile.mk | ||
lsan.cc | ||
lsan.h | ||
lsan_allocator.cc | ||
lsan_allocator.h | ||
lsan_common.cc | ||
lsan_common.h | ||
lsan_common_linux.cc | ||
lsan_interceptors.cc | ||
lsan_preinit.cc | ||
lsan_thread.cc | ||
lsan_thread.h |