llvm.vim: 'musttail' is a keyword too
authorJonathan Roelofs <jonathan@codesourcery.com>
Thu, 3 Sep 2015 20:10:40 +0000 (20:10 +0000)
committerJonathan Roelofs <jonathan@codesourcery.com>
Thu, 3 Sep 2015 20:10:40 +0000 (20:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@246798 91177308-0d34-0410-b5e6-96231b3b80d8

utils/vim/syntax/llvm.vim

index 0e2cbd3e646780c084706b6300ec6ec7b1b74e08..8eaa0d6e3fc8c9ba71e309ac2ef98028e5fc9c26 100644 (file)
@@ -56,7 +56,7 @@ syn keyword llvmKeyword sspstrong tail target thread_local to triple
 syn keyword llvmKeyword unnamed_addr unordered uwtable volatile weak weak_odr
 syn keyword llvmKeyword x86_fastcallcc x86_stdcallcc x86_thiscallcc
 syn keyword llvmKeyword x86_64_sysvcc x86_64_win64cc zeroext uselistorder
 syn keyword llvmKeyword unnamed_addr unordered uwtable volatile weak weak_odr
 syn keyword llvmKeyword x86_fastcallcc x86_stdcallcc x86_thiscallcc
 syn keyword llvmKeyword x86_64_sysvcc x86_64_win64cc zeroext uselistorder
-syn keyword llvmKeyword uselistorder_bb
+syn keyword llvmKeyword uselistorder_bb musttail
 
 " Obsolete keywords.
 syn keyword llvmError  getresult begin end
 
 " Obsolete keywords.
 syn keyword llvmError  getresult begin end