Remove vim settings from source code; people should use llvm/utils/vim/vimrc

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@21704 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Misha Brukman
2005-05-05 22:33:09 +00:00
parent e25bc8c957
commit 6b8a63ae58
37 changed files with 0 additions and 37 deletions

View File

@ -391,4 +391,3 @@ llvm::GetBytecodeSymbols(const unsigned char*Buffer, unsigned Length,
}
return 0;
}
// vim: sw=2 ai