[cfe-dev] -integrated-as ignored for assembly files?

Greg Fitzgerald garious at gmail.com
Fri Oct 12 10:23:17 PDT 2012


ELF.  And if I try to use llvm-mc directly, it chokes on '.eabi_attribute'.
 Is there a way to query llvm-mc for available '-triple' values?  I notice
that if I just make one up like 'armv7-bogus', it just silently ignores it.

Thanks,
Greg


On Thu, Oct 11, 2012 at 7:32 PM, Rafael EspĂ­ndola <
rafael.espindola at gmail.com> wrote:

> or missing feature. Is this ELF or Mach-O?
>
> On 11 October 2012 21:27, Greg Fitzgerald <garious at gmail.com> wrote:
> > I'm attempting to compile ARM assembly files using the integrated
> assembler,
> > but am seeing clang ignore the '-integrated-as' flag and go to the
> external
> > 'as' for compilation (or -ccc-gcc-name if present).  A bug?
> >
> > Thanks,
> > Greg
> >
> > _______________________________________________
> > cfe-dev mailing list
> > cfe-dev at cs.uiuc.edu
> > http://lists.cs.uiuc.edu/mailman/listinfo/cfe-dev
> >
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-dev/attachments/20121012/d14e3769/attachment.html>


More information about the cfe-dev mailing list