[PATCH] clang: forward -no-integrated-as from the driver

Joerg Sonnenberger joerg at britannica.bec.de
Mon Feb 24 09:51:44 PST 2014


On Fri, Feb 21, 2014 at 03:17:18AM -0800, Renato Golin wrote:
>   This will create the notion that the IAS *will* validate the assembly
> and be picky no matter what, which will push people back to using GNU
> assembly for most cases. We want the exact opposite,

(a) I think IAS should be doing this validation.
(b) I don't think we are ready for that yet.

I'm working on a nice standalone tool for addressing (b), but for now I
think we shoul go back to not caring about the content of inline
assembler for -S mode.

Joerg



More information about the cfe-commits mailing list