summaryrefslogtreecommitdiffstats
path: root/llvm/lib/Support/CommandLine.cpp
diff options
context:
space:
mode:
authorKamil Rytarowski <n54@gmx.com>2019-07-11 06:22:35 +0000
committerKamil Rytarowski <n54@gmx.com>2019-07-11 06:22:35 +0000
commit983d7ddd0b278b45d815cbac9197205b39c4860a (patch)
tree5584fe6d50a8d43f69290076b2e788bd01590922 /llvm/lib/Support/CommandLine.cpp
parentf4954b52e4c0f2f83811b788bfa2a114ca3e356b (diff)
downloadbcm5719-llvm-983d7ddd0b278b45d815cbac9197205b39c4860a.tar.gz
bcm5719-llvm-983d7ddd0b278b45d815cbac9197205b39c4860a.zip
Add NetBSD LSan support
Summary: Combine few relatively small changes into one: - implement internal_ptrace() and internal_clone() for NetBSD - add support for stoptheworld based on the ptrace(2) API - define COMPILER_RT_HAS_LSAN for NetBSD - enable tests for NetBSD/amd64 Inspired by the original implementation by Christos Zoulas in netbsd/src for GCC. The implementation is in theory CPU independent through well defined macros across all NetBSD ports, however only the x86_64 version was tested. Reviewers: mgorny, dvyukov, vitalybuka, joerg, jfb Reviewed By: vitalybuka Subscribers: dexonsmith, jfb, srhines, kubamracek, llvm-commits, christos Tags: #llvm Differential Revision: https://reviews.llvm.org/D64057 llvm-svn: 365735
Diffstat (limited to 'llvm/lib/Support/CommandLine.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud