~pali/llvm/lldb-trunk

Viewing all changes in revision 17884.

  • Committer: jdevlieghere
  • Date: 2018-09-20 09:09:05 UTC
  • Revision ID: svn-v4:91177308-0d34-0410-b5e6-96231b3b80d8:lldb/trunk:342633
[NFC] Turn "load dependent files" boolean into an enum

This is an NFC commit to refactor the "load dependent files" parameter
from a boolean to an enum value. We want to be able to specify a
default, in which case we decide whether or not to load the dependent
files based on whether the target is an executable or not (i.e. a
dylib).

This is a dependency for D51934.

Differential revision: https://reviews.llvm.org/D51859

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: