Use Operands.data() instead of &Operands[0] where Operands is a potentially
[oota-llvm.git] / test / Transforms / SCCP / 2008-03-10-sret.ll
2009-03-01 Chris Lattneradjust for asmprinter change.
2008-07-23 Dan GohmanEnable first-class aggregates support.
2008-04-23 Chris Lattnermake this test more interesting.
2008-03-11 Devang PatelInitial multiple return values support.