Add a test for the 'init' option property.
[oota-llvm.git] / test / Transforms / InstCombine / badmalloc.ll
2009-10-05 Chris Lattnerinstcombine shouldn't delete all null checks for mallocs.