On Dec 15, 2009, at 10:28 PM, Eli Friedman wrote:

> Author: efriedma
> Date: Wed Dec 16 00:28:21 2009
> New Revision: 91515
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=91515&view=rev
> Log:
> Add abort() as a builtin.  This has two effects: one, we warn for incorrect 
> declarations of abort(), and two, we mark it noreturn.  Missing the latter
> shows up in one of the "embarassing" tests (from the thread on llvmdev
> "detailed comparison of generated code size for LLVM and other compilers").

Nice!!

-Chris


_______________________________________________
cfe-commits mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/cfe-commits

Reply via email to