This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [lto] PATCH: remove lto_file_vtable and associated code


On 2008-06-11, Ollie Wild <aaw@google.com> wrote:

>  2008-06-11  Ollie Wild  <aaw@google.com>
>
>         * lto.h (struct lto_file_vtable_struct): Remove.
>         (struct lto_file_struct): Remove vtable member.
>         * lto-elf.c (lto_file_init): Remove vtable argument.
>         (lto_elf_map_optional_lto_section): Remove.
>         (lto_elf_unmap_section): Remove.
>         (lto_elf_file_vtable): Remove.
>         (lto_elf_file_open): Remove lto_elf_file_vtable argument from
>         lto_file_init call.
>         (lto_elf_find_section_data): Remove.

OK.


Diego.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]