Fix PR3754: don't mark functions that wrap MallocInst with
[oota-llvm.git] / test / Transforms / FunctionAttrs / 2009-05-06-Malloc.ll
2009-05-06 Duncan SandsFix PR3754: don't mark functions that wrap MallocInst...