InstCombine: creating selects from -1 and 0 is fine, they combine into a sext from i1.
[oota-llvm.git] / test / FrontendObjC / 2010-02-23-DbgInheritance.m
2010-02-23 Devang Patelnew test case for r96974.