new testcase to verify that we have field sensitive alias analysis info. This
[oota-llvm.git] / test / Transforms / GlobalOpt / malloc-promote-1.llx
2004-10-11 Chris LattnerThese testcases check to see if we can promote malloc...