summaryrefslogtreecommitdiffstats
path: root/clang/lib/Driver/Tools.cpp
diff options
context:
space:
mode:
authorJim Ingham <jingham@apple.com>2013-09-14 00:20:24 +0000
committerJim Ingham <jingham@apple.com>2013-09-14 00:20:24 +0000
commited3252fb485cc32af61dc34ea29063d33fd02e7c (patch)
tree486b98c59d995565e68c0849d0737986ae347196 /clang/lib/Driver/Tools.cpp
parent5e268993310d1dd1c62b6e888b1f2bf712098a51 (diff)
downloadbcm5719-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 'clang/lib/Driver/Tools.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud