Respect platform sysroot when loading core files
authorPavel Labath <pavel@labath.sk>
Tue, 28 Aug 2018 16:32:46 +0000 (16:32 +0000)
committerPavel Labath <pavel@labath.sk>
Tue, 28 Aug 2018 16:32:46 +0000 (16:32 +0000)
commit1f8639afa6b9007fca29a8fea824e4eee1386d90
tree9549f631f491786d52daff828be3fdf385068eba
parent8f8832d2617635b977d08b3188d10279f77ef103
Respect platform sysroot when loading core files

Patch by Eugene Birukov <eugenebi@microsoft.com>
Differential Revision: https://reviews.llvm.org/D49685

llvm-svn: 340841
lldb/packages/Python/lldbsuite/test/functionalities/postmortem/elf-core/TestLinuxCore.py
lldb/source/Target/Platform.cpp