Enable sanitizer_common tests on NetBSD
authorKamil Rytarowski <n54@gmx.com>
Thu, 18 Jan 2018 11:49:45 +0000 (11:49 +0000)
committerKamil Rytarowski <n54@gmx.com>
Thu, 18 Jan 2018 11:49:45 +0000 (11:49 +0000)
commitba91a689a167970ad00d7ef5a920609e716abcdb
tree281d1dc66044b4aa396a510421c98c5fd2fae354
parent124d5eb96ef106f1ba33c64fc314a34b7eb53dc7
Enable sanitizer_common tests on NetBSD

Summary:
NetBSD can handle asan, ubsan, msan, tsan tests
on 64-bit and when applicable 32-bit X86 OS.

Sponsored by <The NetBSD Foundation>

Reviewers: joerg, vitalybuka

Subscribers: srhines, llvm-commits, kubamracek, mgorny, #sanitizers

Tags: #sanitizers

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

llvm-svn: 322842
compiler-rt/test/sanitizer_common/CMakeLists.txt
compiler-rt/test/sanitizer_common/TestCases/NetBSD/lit.local.cfg [new file with mode: 0644]
compiler-rt/test/sanitizer_common/lit.common.cfg