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
Loading
Please register or sign in to comment
now compile: 'foo() {}' into "ret" instead of "mov EAX, 0; ret" llvm-svn: 17049