[Lldb-commits] [PATCH] D59854: [Host] Add LibraryLoader abstraction around dlopen/LoadLibrary

Michał Górny via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Mar 26 22:27:27 PDT 2019


mgorny added a comment.

Is there a reason you can't reuse/extend `DynamicLibrary` from `LLVMSupport`?


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59854/new/

https://reviews.llvm.org/D59854





More information about the lldb-commits mailing list