aboutsummaryrefslogtreecommitdiff
path: root/lldb/source/Commands/CommandObjectProcess.cpp
diff options
context:
space:
mode:
authorReid Kleckner <reid@kleckner.net>2015-02-02 22:41:48 +0000
committerReid Kleckner <reid@kleckner.net>2015-02-02 22:41:48 +0000
commit68eb60b8c4ff9347b476fc3ddce329dcf851b382 (patch)
treec45933cc56fc632c6177c42c8c486dc752eaa1c0 /lldb/source/Commands/CommandObjectProcess.cpp
parentd5c235dab8c6819d391e6a4e51657daeef2f212d (diff)
downloadllvm-68eb60b8c4ff9347b476fc3ddce329dcf851b382.zip
llvm-68eb60b8c4ff9347b476fc3ddce329dcf851b382.tar.gz
llvm-68eb60b8c4ff9347b476fc3ddce329dcf851b382.tar.bz2
PR 17421: Implemented -save-temps={obj|cwd} option
-save-temps=cwd is equivalent to -save-temps -save-temps=obj saves temporary file in the same directory as output This helps to avoid clobbering of temp files in case of parallel compilation with -save-temps of the files that have the same name but located in different directories. Patch by Artem Belevich Reviewed By: rnk Differential Revision: http://reviews.llvm.org/D7304 llvm-svn: 227886
Diffstat (limited to 'lldb/source/Commands/CommandObjectProcess.cpp')
0 files changed, 0 insertions, 0 deletions