From: Rafael Espindola Date: Tue, 23 Jun 2015 03:45:23 +0000 (+0000) Subject: Remove broken banner. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=9e7539a79fc26c5ba892074387fdc22c379816ae;p=oota-llvm.git Remove broken banner. Thanks to Filipe Cabecinhas for noticing. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240375 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/include/llvm/Object/SymbolSize.h b/include/llvm/Object/SymbolSize.h index 4d95ec15e8c..b461c94c44b 100644 --- a/include/llvm/Object/SymbolSize.h +++ b/include/llvm/Object/SymbolSize.h @@ -5,9 +5,6 @@ // This file is distributed under the University of Illinois Open Source // License. See LICENSE.TXT for details. // -//===----------------------------------------------------------------------===// -// -// Declares the writeArchive function for writing an archive file. // //===----------------------------------------------------------------------===//