Skip to content
Commit 5e8c022e authored by Matthijs Kooijman's avatar Matthijs Kooijman
Browse files

Revert r53606. It turns out that explicitely tracking the liveness of the

return value as a whole in deadargelim is really not needed now that we simply
rebuild the old return value and actually prevents some canonicalization from
taking place.

This revert stops deadargelim from changing {i32} into i32 for now, but I'll
fix that next.

llvm-svn: 53609
parent c1da8744
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment