Commit 0b394350 by Andi Kleen Committed by Andi Kleen

lto-section-in.c (lto_section_name): Synchronize names with lto_get_section_name.

2010-07-10   Andi Kleen <ak@linux.intel.com>

        * lto-section-in.c (lto_section_name): Synchronize names
        with lto_get_section_name.

From-SVN: r162440
parent 090fc3f4
2010-07-10 Andi Kleen <ak@linux.intel.com>
* lto-section-in.c (lto_section_name): Synchronize names
with lto_get_section_name.
2010-07-22 Andi Kleen <ak@linux.intel.com>
* MAINTAINERS (Write After Approval): Add myself.
......
......@@ -50,13 +50,13 @@ const char *lto_section_name[LTO_N_SECTION_TYPES] =
{
"decls",
"function_body",
"static_initializer",
"statics",
"cgraph",
"varpool",
"vars",
"refs",
"jump_funcs",
"ipa_pure_const",
"ipa_reference",
"jmpfuncs",
"pureconst",
"reference",
"symtab",
"opts",
"cgraphopt"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment