From: Sanjiv Gupta Date: Mon, 6 Jul 2009 08:22:15 +0000 (+0000) Subject: Corrected the names description. Change in a comment. No functionality change. X-Git-Url: http://plrg.eecs.uci.edu/git/?a=commitdiff_plain;h=d7649417d1b9017973d63f61abef8a03f1c4e1db;p=oota-llvm.git 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 --- diff --git a/lib/Target/PIC16/PIC16.h b/lib/Target/PIC16/PIC16.h index 7940648928a..57b08b730d0 100644 --- a/lib/Target/PIC16/PIC16.h +++ b/lib/Target/PIC16/PIC16.h @@ -83,7 +83,7 @@ namespace PIC16CC { // initialized globals - @idata..# // Function frame - @.frame_section. // Function autos - @.autos_section. - // Declarations - @section.0 + // Declarations - Enclosed in comments. No section for them. //---------------------------------------------------------- // Tags used to mangle different names.