summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-02-26 21:38:04 +0000
committerDan Gohman <gohman@apple.com>2010-02-26 21:38:04 +0000
commit1b9dd248e49ad05f6ea57cfdf55a56a3fb229727 (patch)
treea93e1c7bdaf9fe8d9ef41ac805ccf939acdb2e19
parentfea6c4efc7ed62a389ea79ff624e0213ad9ee7eb (diff)
downloadbcm5719-llvm-1b9dd248e49ad05f6ea57cfdf55a56a3fb229727.tar.gz
bcm5719-llvm-1b9dd248e49ad05f6ea57cfdf55a56a3fb229727.zip
Add Revision keywords to these files, as it's common for them to be
copied out of the source tree. llvm-svn: 97270
-rw-r--r--llvm/utils/vim/llvm.vim1
-rw-r--r--llvm/utils/vim/tablegen.vim2
-rw-r--r--llvm/utils/vim/vimrc1
3 files changed, 3 insertions, 1 deletions
diff --git a/llvm/utils/vim/llvm.vim b/llvm/utils/vim/llvm.vim
index a51e5e623c8..ffdf71105ee 100644
--- a/llvm/utils/vim/llvm.vim
+++ b/llvm/utils/vim/llvm.vim
@@ -1,6 +1,7 @@
" Vim syntax file
" Language: llvm
" Maintainer: The LLVM team, http://llvm.org/
+" Version: $Revision$
if version < 600
syntax clear
diff --git a/llvm/utils/vim/tablegen.vim b/llvm/utils/vim/tablegen.vim
index ad358728e5f..30434899bc0 100644
--- a/llvm/utils/vim/tablegen.vim
+++ b/llvm/utils/vim/tablegen.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: TableGen
" Maintainer: The LLVM team, http://llvm.org/
-" Updated: 2003-08-11
+" Version: $Revision$
if version < 600
syntax clear
diff --git a/llvm/utils/vim/vimrc b/llvm/utils/vim/vimrc
index 1385407adcc..64b890a87bc 100644
--- a/llvm/utils/vim/vimrc
+++ b/llvm/utils/vim/vimrc
@@ -1,4 +1,5 @@
" LLVM coding guidelines conformance for VIM
+" $Revision$
"
" Maintainer: The LLVM Team, http://llvm.org
" WARNING: Read before you source in all these commands and macros! Some
OpenPOWER on IntegriCloud