1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 19:23:23 +01:00

Corrected the names description. Change in a comment. No functionality change.

llvm-svn: 74819
This commit is contained in:
Sanjiv Gupta 2009-07-06 08:22:15 +00:00
parent fe9ea88db1
commit 2f76e91cc3

View 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.