diff options
| author | Chris Lattner <sabre@nondot.org> | 2009-08-15 06:14:07 +0000 |
|---|---|---|
| committer | Chris Lattner <sabre@nondot.org> | 2009-08-15 06:14:07 +0000 |
| commit | 84ff2c93486b15d2132716f642a940b8fb58d3e1 (patch) | |
| tree | 97bc38264ddb98dc9baa39336385c4ca87d77d89 /llvm/lib | |
| parent | 6362cbe64e0a4ea472dcc5c1f31cf470cf196853 (diff) | |
| download | bcm5719-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.h | 4 |
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. // //===----------------------------------------------------------------------===// |

