From: Mikhail Glushenkov Date: Tue, 7 Jul 2009 16:09:05 +0000 (+0000) Subject: s/llvmc2/llvmc/ X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=6620ec1928ff1375b63e7754e3b33ebbc0736fde;p=oota-llvm.git s/llvmc2/llvmc/ git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74906 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/CompilerDriver/Common.td b/include/llvm/CompilerDriver/Common.td index 7622b8f453e..914249e7d90 100644 --- a/include/llvm/CompilerDriver/Common.td +++ b/include/llvm/CompilerDriver/Common.td @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file contains common definitions used in llvmc2 tool description files. +// This file contains common definitions used in llvmc tool description files. // //===----------------------------------------------------------------------===//