Displaying 2 results from an estimated 2 matches for "ea713e8".
Did you mean:
ea713e8e
2018 Jan 04
0
Linker Option support for ELF
Saleem Abdulrasool <compnerd at compnerd.org> writes:
> So you are suggesting that the backend take the opaque blob, peer through
> it, map it to something else and then encode that?
The llvm backend? No, it should probably be done by whatever produced
the IR. If viewing this a part of the file format, having the FE create
a metadata asking for (add_lib_enum_value, "foo.a")
2018 Jan 04
2
Linker Option support for ELF
On Wed, Jan 3, 2018 at 4:13 PM, Rafael Avila de Espindola <
rafael.espindola at gmail.com> wrote:
> Saleem Abdulrasool via llvm-dev <llvm-dev at lists.llvm.org> writes:
>
> > Hello all,
> >
> > There was some interest from a number of a few people about adding
> support
> > for embedded linker options to ELF. This would be an extension that
> >