From: Chris Lattner Date: Sat, 15 Aug 2009 06:14:07 +0000 (+0000) Subject: update for rename. X-Git-Url: http://demsky.eecs.uci.edu/git/?a=commitdiff_plain;h=ad27d77fc07d9d77419d45c056be7685cc32b5a9;p=oota-llvm.git update for rename. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79082 91177308-0d34-0410-b5e6-96231b3b80d8 --- diff --git a/lib/Target/PIC16/MCSectionPIC16.h b/lib/Target/PIC16/MCSectionPIC16.h index 0a2d09145c3..66607c813fc 100644 --- a/lib/Target/PIC16/MCSectionPIC16.h +++ b/lib/Target/PIC16/MCSectionPIC16.h @@ -1,4 +1,4 @@ -//===- PIC16Section.h - PIC16-specific section representation ---*- C++ -*-===// +//===- MCSectionPIC16.h - PIC16-specific section representation -*- C++ -*-===// // // The LLVM Compiler Infrastructure // @@ -7,7 +7,7 @@ // //===----------------------------------------------------------------------===// // -// This file declares the MCSection class. +// This file declares the MCSectionPIC16 class. // //===----------------------------------------------------------------------===//