summaryrefslogtreecommitdiffstats
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
commit5d569c563de038a535a5b228bf0fc0dc9f89e5a9 (patch)
tree71048a08b068a19d14ed2cca8f5d0122f21ecc51
parent3527ccdac895eadd38bf6b7fdd80ec118fc96269 (diff)
downloadbcm5719-llvm-5d569c563de038a535a5b228bf0fc0dc9f89e5a9.tar.gz
bcm5719-llvm-5d569c563de038a535a5b228bf0fc0dc9f89e5a9.zip
Corrected the names description. Change in a comment. No functionality change.
llvm-svn: 74819
-rw-r--r--llvm/lib/Target/PIC16/PIC16.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/lib/Target/PIC16/PIC16.h b/llvm/lib/Target/PIC16/PIC16.h
index 7940648928a..57b08b730d0 100644
--- a/llvm/lib/Target/PIC16/PIC16.h
+++ b/llvm/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.
OpenPOWER on IntegriCloud