[lto] What is lto_file_vtable for?
Bill Maddox
maddox@google.com
Thu Jun 12 00:15:00 GMT 2008
On Wed, Jun 11, 2008 at 4:38 PM, Ollie Wild <aaw@google.com> wrote:
> From what I can tell from grepping the lto source, the vtable entry in
> lto_file is set but never used. Is this old code that never got
> removed or the beginning of an idea that never got implemented?
>
> I'm inclined to remove it if it's not doing anything.
It was needed when the LTO reader had to map DWARF2 sections.
It is obsolete now.
--Bill
More information about the Gcc
mailing list