mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-25 04:02:41 +01:00
vim: add dso_local
and dso_preemptable
keywords
Support the new keywords introduced in SVN r316668. llvm-svn: 328170
This commit is contained in:
parent
8671dbb53e
commit
19a250a7ce
@ -75,6 +75,8 @@ syn keyword llvmKeyword
|
||||
\ distinct
|
||||
\ dllexport
|
||||
\ dllimport
|
||||
\ dso_local
|
||||
\ dso_preemptable
|
||||
\ except
|
||||
\ external
|
||||
\ externally_initialized
|
||||
|
Loading…
Reference in New Issue
Block a user