Fix PR3325, a miscompilation of invokes by IPSCCP. Patch by Jay Foad!
[oota-llvm.git] / test / Transforms / SCCP / 2008-03-10-sret.ll
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.