mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-08-02 08:26:39 +00:00
Add Revision keywords to these files, as it's common for them to be
copied out of the source tree. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97270 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" Language: llvm
|
" Language: llvm
|
||||||
" Maintainer: The LLVM team, http://llvm.org/
|
" Maintainer: The LLVM team, http://llvm.org/
|
||||||
|
" Version: $Revision$
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
syntax clear
|
syntax clear
|
||||||
|
@@ -1,7 +1,7 @@
|
|||||||
" Vim syntax file
|
" Vim syntax file
|
||||||
" Language: TableGen
|
" Language: TableGen
|
||||||
" Maintainer: The LLVM team, http://llvm.org/
|
" Maintainer: The LLVM team, http://llvm.org/
|
||||||
" Updated: 2003-08-11
|
" Version: $Revision$
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
syntax clear
|
syntax clear
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
" LLVM coding guidelines conformance for VIM
|
" LLVM coding guidelines conformance for VIM
|
||||||
|
" $Revision$
|
||||||
"
|
"
|
||||||
" Maintainer: The LLVM Team, http://llvm.org
|
" Maintainer: The LLVM Team, http://llvm.org
|
||||||
" WARNING: Read before you source in all these commands and macros! Some
|
" WARNING: Read before you source in all these commands and macros! Some
|
||||||
|
Reference in New Issue
Block a user