1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-19 11:02:59 +02:00

The .llx suffix is obsolete.

llvm-svn: 61647
This commit is contained in:
Dan Gohman 2009-01-04 23:10:00 +00:00
parent aeecc94d42
commit f378da5ac4

View 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