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

Teach the X86 backend about unreachable and undef. Among other things, we

now compile:

'foo() {}' into "ret" instead of "mov EAX, 0; ret"

llvm-svn: 17049
parent 583dfdcf
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