vim: rename singlethread to syncscope

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

llvm-svn: 328211
This commit is contained in:
Saleem Abdulrasool 2018-03-22 16:39:54 +00:00
parent 9b1176b0ef
commit e44c372abd

View File

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