From 6b8a63ae583b53a942dca7c681f4cf161c90d35e Mon Sep 17 00:00:00 2001 From: Misha Brukman Date: Thu, 5 May 2005 22:33:09 +0000 Subject: 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 --- lib/Bytecode/Writer/SlotCalculator.cpp | 1 - lib/Bytecode/Writer/Writer.cpp | 1 - 2 files changed, 2 deletions(-) (limited to 'lib/Bytecode/Writer') diff --git a/lib/Bytecode/Writer/SlotCalculator.cpp b/lib/Bytecode/Writer/SlotCalculator.cpp index c051e315a0..fbeb50c03a 100644 --- a/lib/Bytecode/Writer/SlotCalculator.cpp +++ b/lib/Bytecode/Writer/SlotCalculator.cpp @@ -866,4 +866,3 @@ int SlotCalculator::doInsertType(const Type *Ty) { return (int)DestSlot; } -// vim: sw=2 ai diff --git a/lib/Bytecode/Writer/Writer.cpp b/lib/Bytecode/Writer/Writer.cpp index d4f231b13d..f6d09c8220 100644 --- a/lib/Bytecode/Writer/Writer.cpp +++ b/lib/Bytecode/Writer/Writer.cpp @@ -1142,4 +1142,3 @@ void llvm::WriteBytecodeToFile(const Module *M, std::ostream &Out, Out.flush(); } -// vim: sw=2 ai -- cgit v1.2.3-70-g09d2