c++ new operators are not malloc-like functions because they do not return uninitiali...
[oota-llvm.git] / test / Transforms / GVN / 2010-05-08-OneBit.ll
2011-09-01 Bill WendlingUpdate some tests to the new EH scheme.
2010-05-08 Chris LattnerFix PR7052, patch by Jakub Staszak!