Skip to content
Commit 93f4e9dd authored by Chris Lattner's avatar Chris Lattner
Browse files

detect functions that never return, and turn the instruction following a

call to them into an 'unreachable' instruction.

This triggers a bunch of times, particularly on gcc:

gzip: 36
gcc: 601
eon: 12
bzip: 38
llvm-svn: 21587
parent 356cbfef
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