Fix TestLoadUsingPaths on linux
authorPavel Labath <labath@google.com>
Fri, 29 Jun 2018 09:22:07 +0000 (09:22 +0000)
committerPavel Labath <labath@google.com>
Fri, 29 Jun 2018 09:22:07 +0000 (09:22 +0000)
we need to explicitly link the test program with -ldl for the dlopen
function to be available.

llvm-svn: 335956

lldb/packages/Python/lldbsuite/test/functionalities/load_using_paths/Makefile