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

Eric Christopher echristo at gmail.com
Wed Feb 18 14:52:25 PST 2015


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

> >> 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.
>
> Oh well, I guess we will have to implement something like that in
> lib/Linker at some point.
>
>
Possibly, or the AsmPrinter at the outside.

-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150218/4d9b5393/attachment.html>


More information about the llvm-commits mailing list