mirror of
https://github.com/RPCS3/llvm.git
synced 2025-03-06 09:39:28 +00:00
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:
parent
ded959f9f4
commit
d6947e36d8
@ -137,7 +137,7 @@ syn keyword llvmKeyword
|
||||
\ seq_cst
|
||||
\ sideeffect
|
||||
\ signext
|
||||
\ singlethread
|
||||
\ syncscope
|
||||
\ source_filename
|
||||
\ speculatable
|
||||
\ spir_func
|
||||
|
Loading…
x
Reference in New Issue
Block a user