summaryrefslogtreecommitdiff
path: root/utils/vim
diff options
context:
space:
mode:
authorSaleem Abdulrasool <compnerd@compnerd.org>2016-10-14 19:48:31 +0000
committerSaleem Abdulrasool <compnerd@compnerd.org>2016-10-14 19:48:31 +0000
commit59cf785a62f312f6ff5ea3c35fcd0de2c6c8423b (patch)
treed54e2c50d3798c2e5251bfa206178aa6c2fc34af /utils/vim
parent1167ade633dc6b9e18bdec4cf2dc979f92335835 (diff)
vim: add `comdat` keyword
The attribute may be applied to a function. Highlight it as a keyword. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@284269 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/vim')
-rw-r--r--utils/vim/syntax/llvm.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/vim/syntax/llvm.vim b/utils/vim/syntax/llvm.vim
index 1412d6ce237..475688276e3 100644
--- a/utils/vim/syntax/llvm.vim
+++ b/utils/vim/syntax/llvm.vim
@@ -62,6 +62,7 @@ syn keyword llvmKeyword
\ ccc
\ cleanup
\ coldcc
+ \ comdat
\ common
\ constant
\ datalayout