update for rename.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79082 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Chris Lattner 2009-08-15 06:14:07 +00:00
parent c077621e13
commit ad27d77fc0

View File

@ -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.
//
//===----------------------------------------------------------------------===//