InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / FrontendObjC / 2010-06-04-UnnamedCFString-dbg.m
2010-06-04 Devang Pateltest case for r105504.