summaryrefslogtreecommitdiffstats
path: root/llvm/lib
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2009-08-15 06:14:07 +0000
committerChris Lattner <sabre@nondot.org>2009-08-15 06:14:07 +0000
commit84ff2c93486b15d2132716f642a940b8fb58d3e1 (patch)
tree97bc38264ddb98dc9baa39336385c4ca87d77d89 /llvm/lib
parent6362cbe64e0a4ea472dcc5c1f31cf470cf196853 (diff)
downloadbcm5719-llvm-84ff2c93486b15d2132716f642a940b8fb58d3e1.tar.gz
bcm5719-llvm-84ff2c93486b15d2132716f642a940b8fb58d3e1.zip
update for rename.
llvm-svn: 79082
Diffstat (limited to 'llvm/lib')
-rw-r--r--llvm/lib/Target/PIC16/MCSectionPIC16.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/lib/Target/PIC16/MCSectionPIC16.h b/llvm/lib/Target/PIC16/MCSectionPIC16.h
index 0a2d09145c3..66607c813fc 100644
--- a/llvm/lib/Target/PIC16/MCSectionPIC16.h
+++ b/llvm/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.
//
//===----------------------------------------------------------------------===//
OpenPOWER on IntegriCloud