summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMikhail Glushenkov <foldr@codedgers.com>2009-06-23 20:46:00 +0000
committerMikhail Glushenkov <foldr@codedgers.com>2009-06-23 20:46:00 +0000
commit06509db63088f7e4aed4e47fc9c73317eff461ec (patch)
treeb77fee3deebe966d95d20c7b3ca6413eae59da32 /include
parent0cbb59089b4a07fab880b81d0984fe3ad208b057 (diff)
downloadexternal_llvm-06509db63088f7e4aed4e47fc9c73317eff461ec.zip
external_llvm-06509db63088f7e4aed4e47fc9c73317eff461ec.tar.gz
external_llvm-06509db63088f7e4aed4e47fc9c73317eff461ec.tar.bz2
Typo.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@73999 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include')
-rw-r--r--include/llvm/CompilerDriver/Main.inc2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/llvm/CompilerDriver/Main.inc b/include/llvm/CompilerDriver/Main.inc
index 2d50c95..e81acf1 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