[Lldb-commits] [PATCH] D51934: [target] Change target create's behavior wrt loading dependent files.
Jim Ingham via Phabricator via lldb-commits
lldb-commits at lists.llvm.org
Wed Oct 10 15:38:22 PDT 2018
jingham added a comment.
IIRC, the test is disabled on Linux not because of problems with building the test executables, but because the Linux port doesn't currently load the dependencies of an binary when it loads the binary. So the test was irrelevant on Linux, as was the feature.
Repository:
rLLDB LLDB
https://reviews.llvm.org/D51934
More information about the lldb-commits
mailing list