Skip to content

Commit

Permalink
update for rename.
Browse files Browse the repository at this point in the history
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79082 91177308-0d34-0410-b5e6-96231b3b80d8
  • Loading branch information
lattner committed Aug 15, 2009
1 parent c077621 commit ad27d77
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lib/Target/PIC16/MCSectionPIC16.h
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
//===- PIC16Section.h - PIC16-specific section representation ---*- C++ -*-===//
//===- MCSectionPIC16.h - PIC16-specific section representation -*- C++ -*-===//
//
// The LLVM Compiler Infrastructure
//
Expand All @@ -7,7 +7,7 @@
//
//===----------------------------------------------------------------------===//
//
// This file declares the MCSection class.
// This file declares the MCSectionPIC16 class.
//
//===----------------------------------------------------------------------===//

Expand Down

0 comments on commit ad27d77

Please sign in to comment.