llvm-project/lldb/source/Host/linux
Michal Gorny c061175fcd [Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugins on Linux
Fix the Linux plugin lookup path to include appropriate libdir suffix
for the system. To accomplish this, store the value of
LLVM_LIBDIR_SUFFIX in lldb/Host/Config.h as LLDB_LIBDIR_SUFFIX,
and use this variable when defining the plugin path.

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

llvm-svn: 323673
2018-01-29 18:25:06 +00:00
..
AbstractSocket.cpp Re-landing IPv6 support for LLDB Host 2017-04-26 23:17:20 +00:00
Host.cpp Remove ObjectFile usage from HostLinux::GetProcessInfo 2018-01-29 10:46:00 +00:00
HostInfoLinux.cpp [Host] Respect LLVM_LIBDIR_SUFFIX when looking for LLDB plugins on Linux 2018-01-29 18:25:06 +00:00
LibcGlue.cpp cmake: Put PROCESS_VM_READV detection results into Config.h 2017-06-02 12:29:08 +00:00
ProcessLauncherLinux.cpp Transform ProcessLauncherLinux to ProcessLauncherPosixFork 2017-02-01 14:30:40 +00:00
Support.cpp Implementation of Intel(R) Processor Trace support for Linux 2017-06-28 07:58:31 +00:00