From: Dan Gohman Date: Fri, 26 Feb 2010 21:16:17 +0000 (+0000) Subject: Add the alignstack keyword. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=79073e3ea05beb4f647cc82567723ed0246e1119;p=oota-llvm.git Add the alignstack keyword. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97264 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/utils/vim/llvm.vim b/utils/vim/llvm.vim index 2d8847c945b..a51e5e623c8 100644 --- a/utils/vim/llvm.vim +++ b/utils/vim/llvm.vim @@ -51,7 +51,7 @@ syn keyword llvmKeyword x86_stdcallcc x86_fastcallcc syn keyword llvmKeyword signext zeroext inreg sret nounwind noreturn syn keyword llvmKeyword nocapture byval nest readnone readonly noalias syn keyword llvmKeyword inlinehint noinline alwaysinline optsize ssp sspreq -syn keyword llvmKeyword noredzone noimplicitfloat naked +syn keyword llvmKeyword noredzone noimplicitfloat naked alignstack syn keyword llvmKeyword module asm align tail to syn keyword llvmKeyword addrspace section alias sideeffect c gc syn keyword llvmKeyword target datalayout triple