[PATCH] CodeGen: terminate compilation on failure in Inline ASM

Chandler Carruth chandlerc at google.com
Sun Jan 4 23:58:08 PST 2015


On Sun, Jan 4, 2015 at 11:52 PM, David Majnemer <david.majnemer at gmail.com>
wrote:

> The idea is that we don't need any kind of exit at all.  The problem is
> totally catchable at Sema-time; we should be giving the user a fancy
> diagnostic with carets, etc.


Oh, I know, I'm just saying that we should also make the codegen have a
debugging-friendly error along the lines of an assert.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20150104/62de37a5/attachment.html>


More information about the cfe-commits mailing list