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

Rafael EspĂ­ndola rafael.espindola at gmail.com
Mon Oct 15 07:49:10 PDT 2012


On 12 October 2012 13:23, Greg Fitzgerald <garious at gmail.com> wrote:
> 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.

I don't think there is a way to query it. Unfortunately MC is missing
support for parsing ELF ARM assembly.

> Thanks,
> Greg

Cheers,
Rafael



More information about the cfe-dev mailing list