[Lldb-commits] [PATCH] D70134: dotest: Add a way for the run_to_* helpers to register dylibs

Jim Ingham via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Tue Nov 12 11:14:25 PST 2019


jingham accepted this revision.
jingham added a comment.
This revision is now accepted and ready to land.

This is fine.

I wondered a bit about whether it would be generally useful to add the 'dylibs that have to be copied' to the SBLaunchInfo?  It has some other platform'y like things.  I'm not strongly promoting the idea, just thought I'd float it.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D70134





More information about the lldb-commits mailing list