aboutsummaryrefslogtreecommitdiff
path: root/utils
diff options
context:
space:
mode:
authorDan Gohman <gohman@apple.com>2009-01-04 23:10:00 +0000
committerDan Gohman <gohman@apple.com>2009-01-04 23:10:00 +0000
commit7e638cd36691e79f3252e5da0e77317f42440ac7 (patch)
treedd198ff437802cf6cf6620d164d2bcbd97083c52 /utils
parent5d8ab65ea44c29747a6f31d9442ff3f4f25d8129 (diff)
The .llx suffix is obsolete.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61647 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'utils')
-rw-r--r--utils/vim/README1
1 files changed, 0 insertions, 1 deletions
diff --git a/utils/vim/README b/utils/vim/README
index 466de4f686..ad10fee0be 100644
--- a/utils/vim/README
+++ b/utils/vim/README
@@ -9,7 +9,6 @@ These are syntax highlighting files for the VIM editor. Included are:
augroup filetype
au! BufRead,BufNewFile *.ll set filetype=llvm
- au! BufRead,BufNewFile *.llx set filetype=llvm
augroup END
* tablegen.vim