llvm-project/llvm/lib/DebugInfo/Symbolize
Kamil Rytarowski a8448ad098 Handle NetBSD specific path in findDebugBinary()
Summary:
The NetBSD Operating System installs debuginfo
files into /usr/libdata/debug, rather than other path
like in some other popular distribution.

This change makes llvm-symbolizer functional with
the basesystem executables.

Reviewers: joerg, vitalybuka

Reviewed By: vitalybuka

Subscribers: JDevlieghere, llvm-commits

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

llvm-svn: 335511
2018-06-25 18:49:13 +00:00
..
CMakeLists.txt
DIPrinter.cpp Get function start line number from DWARF info 2017-02-06 20:19:02 +00:00
LLVMBuild.txt Fix build broken by r326959 2018-03-08 00:07:26 +00:00
SymbolizableObjectFile.cpp Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
SymbolizableObjectFile.h [MC] Fix some Clang-tidy modernize and Include What You Use warnings in SubtargetFeature; other minor fixes (NFC). 2017-02-09 01:09:54 +00:00
Symbolize.cpp Handle NetBSD specific path in findDebugBinary() 2018-06-25 18:49:13 +00:00