[PATCH] MC: provide the ability to disable assembly parsing

David Woodhouse dwmw2 at infradead.org
Thu Feb 20 03:15:17 PST 2014


On Thu, 2014-02-20 at 02:34 -0800, Renato Golin wrote:
> 
>   But we should set ValidateInlineASM off by default.

I don't think it has to be off by default, does it.

It should be off if the integrated assembler is disabled.

And when you invoke the compiler with the -S option, you have disabled
*both* the integrated and the non-integrated assember :)

-- 
dwmw2
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 5745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20140220/d252a36e/attachment.bin>


More information about the cfe-commits mailing list