Corrected the names description. Change in a comment. No functionality change.
authorSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 6 Jul 2009 08:22:15 +0000 (08:22 +0000)
committerSanjiv Gupta <sanjiv.gupta@microchip.com>
Mon, 6 Jul 2009 08:22:15 +0000 (08:22 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@74819 91177308-0d34-0410-b5e6-96231b3b80d8

lib/Target/PIC16/PIC16.h

index 7940648928a76fe970370a7ef5980a0b325425f7..57b08b730d0e021dcc1cbd9a9d90ecffeee3699b 100644 (file)
@@ -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.