diff options
| author | Reid Kleckner <reid@kleckner.net> | 2015-02-02 22:41:48 +0000 |
|---|---|---|
| committer | Reid Kleckner <reid@kleckner.net> | 2015-02-02 22:41:48 +0000 |
| commit | 68eb60b8c4ff9347b476fc3ddce329dcf851b382 (patch) | |
| tree | c45933cc56fc632c6177c42c8c486dc752eaa1c0 /lldb/scripts/Python/remote-build.py | |
| parent | d5c235dab8c6819d391e6a4e51657daeef2f212d (diff) | |
| download | llvm-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/scripts/Python/remote-build.py')
0 files changed, 0 insertions, 0 deletions
