Add the union keyword.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@97155 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2010-02-25 18:17:58 +00:00
parent b02c08c2ab
commit 5f8bfebb38

View File

@ -57,6 +57,7 @@ syn keyword llvmKeyword module asm align tail to
syn keyword llvmKeyword addrspace section alias sideeffect c gc
syn keyword llvmKeyword target datalayout triple
syn keyword llvmKeyword blockaddress
syn keyword llvmKeyword union
" Obsolete keywords.
syn keyword llvmError uninitialized implementation