Enhance hasConstantValue to ignore undef values in phi nodes. This allows it
[oota-llvm.git] / test / CFrontend / 2002-04-07-SwitchStmt.c
2002-04-08 Chris LattnerCheckin old testcase for switch statement. For now...