Add Revision keywords to these files, as it's common for them to be
authorDan Gohman <gohman@apple.com>
Fri, 26 Feb 2010 21:38:04 +0000 (21:38 +0000)
committerDan Gohman <gohman@apple.com>
Fri, 26 Feb 2010 21:38:04 +0000 (21:38 +0000)
copied out of the source tree.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97270 91177308-0d34-0410-b5e6-96231b3b80d8

utils/vim/llvm.vim
utils/vim/tablegen.vim
utils/vim/vimrc

index a51e5e623c8607808c51a7bc5b947cb42fee2f3e..ffdf71105eee4806799dec713afc94a8ba69e304 100644 (file)
@@ -1,6 +1,7 @@
 " Vim syntax file
 " Language:   llvm
 " Maintainer: The LLVM team, http://llvm.org/
+" Version:      $Revision$
 
 if version < 600
   syntax clear
index ad358728e5f8f2f327eb41cd7cec35ed968793f7..30434899bc04aa976c39d258009b68e516b89c94 100644 (file)
@@ -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
index 1385407adcc13132ee8324239eb48203e1e10b28..64b890a87bc5ff2eaf58a31194f1b38a78003614 100644 (file)
@@ -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