The .llx suffix is obsolete.
authorDan Gohman <gohman@apple.com>
Sun, 4 Jan 2009 23:10:00 +0000 (23:10 +0000)
committerDan Gohman <gohman@apple.com>
Sun, 4 Jan 2009 23:10:00 +0000 (23:10 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@61647 91177308-0d34-0410-b5e6-96231b3b80d8

utils/vim/README

index 466de4f686a22d29380f2b503f3d17f4da29d9e3..ad10fee0be589f05a25ddeb668839f815e655d36 100644 (file)
@@ -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