When RegAllocGreedy decides to spill the interferences of the current register,
[oota-llvm.git] / utils / vim / tablegen.vim
index d786d1463ecfd6139eaa568a9f5939cb9031eaf5..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
@@ -50,5 +50,5 @@ if version >= 508 || !exists("did_c_syn_inits")
 
   delcommand HiLink
 endif
+
 let b:current_syntax = "tablegen"