Fix PR3325, a miscompilation of invokes by IPSCCP. Patch by Jay Foad!
[oota-llvm.git] / test / Transforms / SCCP / empty-struct.ll
2008-08-13 Dan GohmanFix SCCP's handling of struct value loads and stores...