From ad27d77fc07d9d77419d45c056be7685cc32b5a9 Mon Sep 17 00:00:00 2001 From: Chris Lattner Date: Sat, 15 Aug 2009 06:14:07 +0000 Subject: [PATCH] update for rename. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79082 91177308-0d34-0410-b5e6-96231b3b80d8 --- lib/Target/PIC16/MCSectionPIC16.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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. // //===----------------------------------------------------------------------===//