These files were copied from The LLVM source tree.
If using pathogen.vim:
git clone git://github.com/garious/vim-llvm.git ~/.vim/bundle/vim-llvmIf using Vundle, add Plugin 'garious/vim-llvm'
to your ~/.vimrc and then:
vim +PluginInstall +qall