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/Reader/Analyzer.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'lib/Bytecode/Reader/Analyzer.cpp') diff --git a/lib/Bytecode/Reader/Analyzer.cpp b/lib/Bytecode/Reader/Analyzer.cpp index 63fdfb9a8f..4990761673 100644 --- a/lib/Bytecode/Reader/Analyzer.cpp +++ b/lib/Bytecode/Reader/Analyzer.cpp @@ -731,4 +731,3 @@ BytecodeHandler* createBytecodeAnalyzerHandler(BytecodeAnalysis& bca, } -// vim: sw=2 -- cgit v1.2.3