hanchenye-llvm-project/compiler-rt/lib/msan
Kamil Rytarowski 9ecd493129 Add NetBSD/x86_64 mapping in MSan
Summary:
Reuse the Linux new mapping as it is.

Sponsored by <The NetBSD Foundation>

Reviewers: joerg, vitalybuka, eugenis

Reviewed By: vitalybuka

Subscribers: llvm-commits, #sanitizers

Tags: #sanitizers

Differential Revision: https://reviews.llvm.org/D41023

llvm-svn: 320218
2017-12-09 00:27:52 +00:00
..
tests [msan] add strtouq msan interceptor 2017-12-05 22:07:26 +00:00
.clang-format
CMakeLists.txt Revert "[sancov] moving sancov rt to sancov/ directory" 2017-01-12 01:37:35 +00:00
msan.cc [msan] Deadly signal handler for msan 2017-11-10 02:06:59 +00:00
msan.h Add NetBSD/x86_64 mapping in MSan 2017-12-09 00:27:52 +00:00
msan.syms.extra
msan_allocator.cc Add NetBSD/x86_64 mapping in MSan 2017-12-09 00:27:52 +00:00
msan_allocator.h Revert r304285, r304297. 2017-06-05 21:20:55 +00:00
msan_blacklist.txt
msan_chained_origin_depot.cc
msan_chained_origin_depot.h
msan_flags.h
msan_flags.inc
msan_interceptors.cc Revert SVN r, 319967 2017-12-06 22:50:12 +00:00
msan_interface_internal.h [compiler-rt] Do not introduce __sanitizer namespace globally 2016-09-15 21:02:18 +00:00
msan_linux.cc (NFC) Rename GetMax{,User}VirtualAddress. 2017-11-07 23:51:22 +00:00
msan_new_delete.cc [Sanitizers] ASan/MSan/LSan allocators set errno on failure. 2017-07-18 19:11:04 +00:00
msan_origin.h
msan_poisoning.cc
msan_poisoning.h
msan_report.cc [msan] Replace CommonSanitizerReportMutex with ScopedErrorReportLock 2017-11-09 22:48:45 +00:00
msan_thread.cc
msan_thread.h