Enable LLVM asan support for NetBSD/i386
authorKamil Rytarowski <n54@gmx.com>
Mon, 7 Aug 2017 10:57:03 +0000 (10:57 +0000)
committerKamil Rytarowski <n54@gmx.com>
Mon, 7 Aug 2017 10:57:03 +0000 (10:57 +0000)
commit9d1f5dc37b8470825e8d224c80a9357bfd88fed3
treec46c20003518f537648f17d82e10c9fc63be657c
parentbdd455f0d5fbe36eaaf6ac8160349bbb28d82df7
Enable LLVM asan support for NetBSD/i386

Summary:
Verified to work and useful to run check-asan, as this target tests 32-bit and 64-bit execution.

Sponsored by <The NetBSD Foundation>

Reviewers: joerg, filcab, dim, vitalybuka

Reviewed By: vitalybuka

Subscribers: #sanitizers, cfe-commits

Tags: #sanitizers

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

llvm-svn: 310245
clang/lib/Driver/ToolChains/NetBSD.cpp