This is the mail archive of the binutils@sourceware.org mailing list for the binutils 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: [PATCH 0/8] PR ld/17878: Add and use bfd_maybe_object_p


> On 05 Feb 2015, at 14:52, H.J. Lu <hjl.tools@gmail.com> wrote:

> Tests are added to verify if nm, ar and ld can properly handle LTO IR
> stored in plain text file.

>  Use bfd_maybe_object_p in elf64-ia64-vms.c
>  Use bfd_maybe_object_p in vms-alpha.c
>  Use bfd_maybe_object_p in vms-lib.c
>  Use bfd_maybe_object_p in xcofflink.c
>  Use bfd_maybe_object_p in ecoff.c
>  Use bfd_maybe_object_p in coff-rs6000.c

None of these formats supports LTO (even less LLVM LTO), so I
assume they were modified for uniformity, right ?

Tristan.


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