Add missing newlines at EOF (for clang++).
[oota-llvm.git] / test / Transforms / InstCombine / badmalloc.ll
2009-10-05 Chris Lattnerinstcombine shouldn't delete all null checks for mallocs.