[llvm-commits] [llvm] r73999 - /llvm/trunk/include/llvm/CompilerDriver/Main.inc

Mikhail Glushenkov foldr at codedgers.com
Tue Jun 23 13:46:00 PDT 2009


Author: foldr
Date: Tue Jun 23 15:46:00 2009
New Revision: 73999

URL: http://llvm.org/viewvc/llvm-project?rev=73999&view=rev
Log:
Typo.

Modified:
    llvm/trunk/include/llvm/CompilerDriver/Main.inc

Modified: llvm/trunk/include/llvm/CompilerDriver/Main.inc
URL: http://llvm.org/viewvc/llvm-project/llvm/trunk/include/llvm/CompilerDriver/Main.inc?rev=73999&r1=73998&r2=73999&view=diff

==============================================================================
--- llvm/trunk/include/llvm/CompilerDriver/Main.inc (original)
+++ llvm/trunk/include/llvm/CompilerDriver/Main.inc Tue Jun 23 15:46:00 2009
@@ -12,8 +12,6 @@
 //  supported please refer to the tools' manual page or run the tool
 //  with the --help option.
 //
-//  This
-//
 //===----------------------------------------------------------------------===//
 
 #ifndef LLVM_INCLUDE_COMPILER_DRIVER_MAIN_INC





More information about the llvm-commits mailing list