Adjust comment.
authorMikhail Glushenkov <foldr@codedgers.com>
Thu, 9 Jul 2009 19:37:58 +0000 (19:37 +0000)
committerMikhail Glushenkov <foldr@codedgers.com>
Thu, 9 Jul 2009 19:37:58 +0000 (19:37 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75164 91177308-0d34-0410-b5e6-96231b3b80d8

tools/llvmc/example/mcc16/driver/Main.cpp

index 1b7b649448ee1bb0917721644085d5a5453b8d8e..95a9bb6470b85226744d9b9016e7fe8ae844f707 100644 (file)
@@ -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.
 //
 //===----------------------------------------------------------------------===//