summaryrefslogtreecommitdiff
path: root/utils/vim
diff options
context:
space:
mode:
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 21:30:15 +0000
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>2014-08-19 21:30:15 +0000
commit7838818ad7bc483260188b139606f6751e96c5d4 (patch)
tree5268bc771f1695d6d9dcf2067167a5c2caed375d /utils/vim
parent722885f5f129c4319f86d20a2024896248bf0b94 (diff)
IR: Implement uselistorder assembly directives
Implement `uselistorder` and `uselistorder_bb` assembly directives, which allow the use-list order to be recovered when round-tripping to assembly. This is the bulk of PR20515. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@216025 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils/vim')
-rw-r--r--utils/vim/llvm.vim1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/vim/llvm.vim b/utils/vim/llvm.vim
index 2b91823a589..e8273dd0aea 100644
--- a/utils/vim/llvm.vim
+++ b/utils/vim/llvm.vim
@@ -57,6 +57,7 @@ syn keyword llvmKeyword tail target thread_local to triple unnamed_addr
syn keyword llvmKeyword unordered uwtable volatile weak weak_odr
syn keyword llvmKeyword x86_fastcallcc x86_stdcallcc x86_thiscallcc x86_64_sysvcc
syn keyword llvmKeyword x86_64_win64cc zeroext
+syn keyword llvmKeyword uselistorder uselistorder_bb
" Obsolete keywords.
syn keyword llvmError getresult begin end