Make codegen smart enough to not emit the dead side of an if whose
condition is a constant.  This shrinks -O0 codegen by quite a bit
on some cases.

llvm-svn: 59033
1 file changed
tree: 817f5a83078749ccf7d5834aa8a53eff3c6d1f22
  1. clang/
  2. llvm/