commit | 7ffd963834f8518a713e9d6dcabd5efe272076fe | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Tue May 07 16:57:17 2019 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Tue May 07 16:57:17 2019 +0000 |
tree | 1a71cc5b92be1f867c49665181834528c12db09e | |
parent | a9d6c32eafc645c55b07eb50698c428e14c0bffd [diff] |
[Driver] Add command line option to allow loading local lldbinit file. This patch adds a command line flag that allows lldb to load local lldbinit files. Differential revision: https://reviews.llvm.org/D61578 llvm-svn: 360172