From 353b8cc112264efefb553e1a341ad2ef716f2486 Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Thu, 9 Jul 2009 19:37:58 +0000 Subject: Adjust comment. llvm-svn: 75164 --- llvm/tools/llvmc/example/mcc16/driver/Main.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'llvm/tools/llvmc/example/mcc16/driver/Main.cpp') diff --git a/llvm/tools/llvmc/example/mcc16/driver/Main.cpp b/llvm/tools/llvmc/example/mcc16/driver/Main.cpp index 1b7b649448e..95a9bb6470b 100644 --- a/llvm/tools/llvmc/example/mcc16/driver/Main.cpp +++ b/llvm/tools/llvmc/example/mcc16/driver/Main.cpp @@ -8,8 +8,8 @@ //===----------------------------------------------------------------------===// // // Usually this file just includes CompilerDriver/Main.inc, but here we apply -// some trickery to make the built-in '-save-temps' option hidden and enabled -// by default. +// some trickery to make the built-in '-save-temps' option hidden and enable +// '--temp-dir' by default. // //===----------------------------------------------------------------------===// -- cgit v1.2.3