diff options
author | Jim Ingham <jingham@apple.com> | 2013-09-14 00:20:24 +0000 |
---|---|---|
committer | Jim Ingham <jingham@apple.com> | 2013-09-14 00:20:24 +0000 |
commit | ed3252fb485cc32af61dc34ea29063d33fd02e7c (patch) | |
tree | 486b98c59d995565e68c0849d0737986ae347196 /llvm/utils/lit/tests/shtest-shell.py | |
parent | 5e268993310d1dd1c62b6e888b1f2bf712098a51 (diff) | |
download | bcm5719-llvm-ed3252fb485cc32af61dc34ea29063d33fd02e7c.tar.gz bcm5719-llvm-ed3252fb485cc32af61dc34ea29063d33fd02e7c.zip |
This changes how the --source driver argument works. I split this into four arguments:
-S : Specifies a command file which will get sourced after the ~/.lldbinit but before file arguments are processed
-O : Specifies a single (one-line) command that will get ditto
and
-s : Specifies a command file which will get sourced after `pwd`/.lldbinit
-o : Specifies a command file which ditto
I also changed it so that by default these sourced commands will print their command result, but there's a
-q option to change that if you wish.
llvm-svn: 190734
Diffstat (limited to 'llvm/utils/lit/tests/shtest-shell.py')
0 files changed, 0 insertions, 0 deletions