diff options
author | Michal Gorny <mgorny@gentoo.org> | 2018-01-29 18:25:06 +0000 |
---|---|---|
committer | Michal Gorny <mgorny@gentoo.org> | 2018-01-29 18:25:06 +0000 |
commit | c061175fcde7b0a4b3cc3ced233164b714e961f4 (patch) | |
tree | c665b26ab48d5cf0938eb56992d25cb041a63e74 /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | eb13ebdb997127b2539829a26808ec3e3441cac3 (diff) | |
download | bcm5719-llvm-c061175fcde7b0a4b3cc3ced233164b714e961f4.tar.gz bcm5719-llvm-c061175fcde7b0a4b3cc3ced233164b714e961f4.zip |
[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
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions