summaryrefslogtreecommitdiff
path: root/utils/vim
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2010-02-26 21:16:17 +0000
committerDan Gohman <gohman@apple.com>2010-02-26 21:16:17 +0000
commit79073e3ea05beb4f647cc82567723ed0246e1119 (patch)
tree7f5d598fd34338dab8ae040cd6135d336905764d /utils/vim
parent77c8ff906aa41c4d4cd70748840d71ad2d5b1ce1 (diff)
downloadllvm-79073e3ea05beb4f647cc82567723ed0246e1119.tar.gz
llvm-79073e3ea05beb4f647cc82567723ed0246e1119.tar.bz2
llvm-79073e3ea05beb4f647cc82567723ed0246e1119.tar.xz
Add the alignstack keyword.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97264 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/vim')
-rw-r--r--utils/vim/llvm.vim2
1 files changed, 1 insertions, 1 deletions
diff --git a/utils/vim/llvm.vim b/utils/vim/llvm.vim
index 2d8847c945..a51e5e623c 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