[llvm] r229528 - Make the ARM AsmPrinter independent of global subtarget

Eric Christopher echristo at gmail.com
Wed Feb 18 13:24:13 PST 2015


On Wed Feb 18 2015 at 1:22:47 PM Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> > The top-level-ness of the ARM attribute output for assembly is,
> > by nature, contrary to how we'd want to do this for an LTO
> > situation where we have multiple cpu architectures so this
> > solution is good enough for now.
> >
>
> Interesting. Do you know what a regular ELF linker does with these
> attributes?
>
>
Nope :)

I would hope that it would error on incompatible ones and merge compatible,
but I'm not sure which are which. It's largely a terrible situation.

-eric


> Cheers,
> Rafael
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/cc48ed48/attachment.html>


More information about the llvm-commits mailing list