From bee767fa2681f5a7ec4e3a5fcee5bffb83a12c38 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Sat, 11 Jul 2009 19:27:40 +0000 Subject: Update documentation. llvm-svn: 75375 --- llvm/docs/CommandGuide/llvmc.pod | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'llvm/docs/CommandGuide') diff --git a/llvm/docs/CommandGuide/llvmc.pod b/llvm/docs/CommandGuide/llvmc.pod index 86a721a6c43..e3031e123d3 100644 --- a/llvm/docs/CommandGuide/llvmc.pod +++ b/llvm/docs/CommandGuide/llvmc.pod @@ -73,8 +73,9 @@ default behaviour. =item B<--temp-dir> I -Write temporary files to the specified directory. This option overrides -I<--save-temps>. +Store temporary files in the given directory. This directory is deleted on exit +unless I<--save-temps> is specified. If I<--save-temps=obj> is also specified, +I<--temp-dir> is given the precedence. =item B<--help> -- cgit v1.2.3