[PATCH] Add warning capabilities in LLVM (backend part), Take 2
Renato Golin
renato.golin at linaro.org
Wed Dec 11 05:07:40 PST 2013
On 11 December 2013 00:51, Philip Reames <listmail at philipreames.com> wrote:
> > This should definitely be used for things like "ran out of registers for
> > inline asm". That should only fail the current function codegen for
> > something like MCJIT, and not exit the process.
>
> I strongly support Reid's stated objective of replacing fatal events with
> clean error exits where possible.
+1
--renato
More information about the llvm-commits
mailing list