[PATCH] D64057: Add NetBSD LSan support
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jul 10 23:23:25 PDT 2019
This revision was automatically updated to reflect the committed changes.
Closed by commit rL365735: Add NetBSD LSan support (authored by kamil, committed by ).
Herald added a subscriber: delcypher.
Changed prior to commit:
https://reviews.llvm.org/D64057?vs=208896&id=209128#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D64057/new/
https://reviews.llvm.org/D64057
Files:
compiler-rt/trunk/cmake/config-ix.cmake
compiler-rt/trunk/lib/lsan/lsan_common.h
compiler-rt/trunk/lib/lsan/lsan_common_linux.cc
compiler-rt/trunk/lib/lsan/lsan_linux.cc
compiler-rt/trunk/lib/sanitizer_common/CMakeLists.txt
compiler-rt/trunk/lib/sanitizer_common/sanitizer_linux.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_netbsd.cc
compiler-rt/trunk/lib/sanitizer_common/sanitizer_posix.h
compiler-rt/trunk/lib/sanitizer_common/sanitizer_stoptheworld_netbsd_libcdep.cc
compiler-rt/trunk/lib/tsan/go/buildgo.sh
compiler-rt/trunk/test/lsan/lit.common.cfg.py
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D64057.209128.patch
Type: text/x-patch
Size: 20451 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190711/1b9cab1c/attachment.bin>
More information about the llvm-commits
mailing list