[llvm-commits] Fwd: [llvm] r118413 - /llvm/trunk/lib/Target/ARM/ARMELFWriterInfo.h

Jason Kim jasonwkim at google.com
Thu Nov 11 17:09:29 PST 2010


On Thu, Nov 11, 2010 at 4:35 PM, Renato Golin <Renato.Golin at arm.com> wrote:
>> Renato, do you know where do they come from? Are they just aliases?
>
> Good question. Never seen them, but surely looks that way.
>
> Will check some internal sources (people that know binutils better) and will come back to you tomorrow.
>
>
>> Hopefully we can just use the "official" ones .
>
> If you use CodeSourcery's GCC you should be perfectly fine.
>
> As far as I know they offer full compatibility with the ARM toolkit, so even though it might not use it internally all the time, it sure understands ARM ABI.
>
> If it doesn't, it's a bug. ;)
>

The names for the enums are internal to LLVM anyways, only the values
matter to the outside world. If some other toolchain uses their own
flavor for the value names, no harm done - right?

-jason

> cheers,
> --renato
>
> -- IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium.  Thank you.
>




More information about the llvm-commits mailing list