From 06509db63088f7e4aed4e47fc9c73317eff461ec Mon Sep 17 00:00:00 2001 From: Mikhail Glushenkov Date: Tue, 23 Jun 2009 20:46:00 +0000 Subject: [PATCH] Typo. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73999 91177308-0d34-0410-b5e6-96231b3b80d8 --- include/llvm/CompilerDriver/Main.inc | 2 -- 1 file changed, 2 deletions(-) diff --git a/include/llvm/CompilerDriver/Main.inc b/include/llvm/CompilerDriver/Main.inc index 2d50c95039c..e81acf14476 100644 --- a/include/llvm/CompilerDriver/Main.inc +++ b/include/llvm/CompilerDriver/Main.inc @@ -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