[LLVMdev] Questions on ARMInstrInfo.td and MC/ARM/ELF

Jim Grosbach grosbach at apple.com
Wed Sep 29 16:00:57 PDT 2010


On Sep 29, 2010, at 3:58 PM, Anton Korobeynikov wrote:

> Hi Jim,
> 
>> Since this is by definition only for .s file emission, why is this clearly wrong? Perhaps it is, but it's not obvious to me why.
> Attributes should be emitted into object file as well...

Yes, but surely not by a function explicitly indicated to be for assembly files. I would expect there to be an equivalent function to do what needs done for object files. Perhaps there isn't one (yet) and that's what's leading to the confusion?





More information about the llvm-dev mailing list