Skip to content
Commit 53b3cde6 authored by Eli Friedman's avatar Eli Friedman
Browse files

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").

llvm-svn: 91515
parent ce5b95c0
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment