[llvm] r229528 - Make the ARM AsmPrinter independent of global subtarget
Rafael EspĂndola
rafael.espindola at gmail.com
Wed Feb 18 14:29:28 PST 2015
>> 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.
Cheers,
Rafael
More information about the llvm-commits
mailing list