]> granicus.if.org Git - clang/commit
Support XRay in the NetBSD driver
authorKamil Rytarowski <n54@gmx.com>
Fri, 11 May 2018 01:00:38 +0000 (01:00 +0000)
committerKamil Rytarowski <n54@gmx.com>
Fri, 11 May 2018 01:00:38 +0000 (01:00 +0000)
commit1d12387c10a9207e51d7c9f33db898e2e8b8ffa1
tree475c67e5c346691e42cbb21b23ac53806e650cb5
parentf0b051b04bda24cca7edd548b3230e892dc6df86
Support XRay in the NetBSD driver

Summary:
While there, perform a small cleanup, reducing delta
with drivers for other OSes.

Sponsored by <The NetBSD Foundation>

Reviewers: joerg, vitalybuka, dberris

Reviewed By: dberris

Subscribers: llvm-commits, #sanitizers

Tags: #sanitizers

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

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