Add new function attribute keywords to the vim syntax.
authorDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 16:38:48 +0000 (16:38 +0000)
committerDan Gohman <gohman@apple.com>
Wed, 5 Aug 2009 16:38:48 +0000 (16:38 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78205 91177308-0d34-0410-b5e6-96231b3b80d8

utils/vim/llvm.vim

index 7b653e9d135521dca16576eeb29ea03e0edda6dd..b99b04cdd149aac98e2bb0deab1903d24f4b2396 100644 (file)
@@ -50,8 +50,9 @@ syn keyword llvmKeyword except deplibs
 syn keyword llvmKeyword volatile fastcc coldcc cc ccc
 syn keyword llvmKeyword x86_stdcallcc x86_fastcallcc
 syn keyword llvmKeyword signext zeroext inreg sret nounwind noreturn
-syn keyword llvmKeyword nocapture byval nest readnone readonly
+syn keyword llvmKeyword nocapture byval nest readnone readonly noalias
 syn keyword llvmKeyword noinline alwaysinline optsize ssp sspreq
+syn keyword llvmKeyword noredzone noimplicitfloat naked
 syn keyword llvmKeyword module asm align tail to
 syn keyword llvmKeyword addrspace section alias sideeffect c gc
 syn keyword llvmKeyword target datalayout triple