summaryrefslogtreecommitdiff
path: root/lib/Target/PIC16/PIC16.h
diff options
context:
space:
mode:
authorSanjiv Gupta <sanjiv.gupta@microchip.com>2009-07-06 08:22:15 +0000
committerSanjiv Gupta <sanjiv.gupta@microchip.com>2009-07-06 08:22:15 +0000
commitd7649417d1b9017973d63f61abef8a03f1c4e1db (patch)
tree8bb2dc0e79bf485e7ae235832f8c88b486a331ab /lib/Target/PIC16/PIC16.h
parent752e928e6b87a2988588fed9cc224fd6ec02c5f6 (diff)
downloadllvm-d7649417d1b9017973d63f61abef8a03f1c4e1db.tar.gz
llvm-d7649417d1b9017973d63f61abef8a03f1c4e1db.tar.bz2
llvm-d7649417d1b9017973d63f61abef8a03f1c4e1db.tar.xz
Corrected the names description. Change in a comment. No functionality change.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74819 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'lib/Target/PIC16/PIC16.h')
-rw-r--r--lib/Target/PIC16/PIC16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/Target/PIC16/PIC16.h b/lib/Target/PIC16/PIC16.h
index 7940648928..57b08b730d 100644
--- a/lib/Target/PIC16/PIC16.h
+++ b/lib/Target/PIC16/PIC16.h
@@ -83,7 +83,7 @@ namespace PIC16CC {
// initialized globals - @idata.<num>.#
// Function frame - @<func>.frame_section.
// Function autos - @<func>.autos_section.
- // Declarations - @section.0
+ // Declarations - Enclosed in comments. No section for them.
//----------------------------------------------------------
// Tags used to mangle different names.