vim: rename singlethread to syncscope

SVN r307722 renamed the keyword from `singlethread` to `syncscope`.
Update the syntax file accordingly.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@328211 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Saleem Abdulrasool 2018-03-22 16:39:54 +00:00
parent ded959f9f4
commit d6947e36d8

@ -137,7 +137,7 @@ syn keyword llvmKeyword
\ seq_cst
\ sideeffect
\ signext
\ singlethread
\ syncscope
\ source_filename
\ speculatable
\ spir_func