jroelofs added a comment.

In https://reviews.llvm.org/D39534#915920, @mstorsjo wrote:

> In https://reviews.llvm.org/D39534#915916, @compnerd wrote:
>
> > Very well, if thats the current implementation in the AsmParser, thats 
> > reasonable.  I don't think that the directive has anything to do with the 
> > file format though.
>
>
> I can agree with that. In addition to making the assembler accept/reject 
> certain instructions though, it actually does another thing which actually is 
> file format specific - it sets the eabi attributes that indicates that the 
> object file contains such instructions.


Are they eabi/gnueabi things?


Repository:
  rL LLVM

https://reviews.llvm.org/D39534



_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to