]> granicus.if.org Git - clang/commit
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)
commitf9faef8fd4d18005bc4eade77e012bf7f4e001ff
tree76ae3325c8931ad34753f98fe49924deba795815
parent017fd0bd212b184fc0c94f1d6d445a418ed9a3bc
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

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310245 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/NetBSD.cpp