Transform @llvm.objectsize to integer if the argument is a result of malloc of known...
[oota-llvm.git] / test / Transforms / InstCombine / badmalloc.ll
2009-10-05 Chris Lattnerinstcombine shouldn't delete all null checks for mallocs.