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

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


On Mon, Feb 24, 2014 at 06:51:44PM +0100, Joerg Sonnenberger wrote:
> 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.

For this purpose, I think something like the attached change is minimal
intrusive.

Joerg
-------------- next part --------------
A non-text attachment was scrubbed...
Name: clang.diff
Type: text/x-diff
Size: 580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140224/5cee5512/attachment.diff>


More information about the cfe-commits mailing list