Reapply address space patch after fixing an issue in MemCopyOptimizer.
[oota-llvm.git] / test / Transforms / InstCombine / badmalloc.ll
2009-10-05 Chris Lattnerinstcombine shouldn't delete all null checks for mallocs.