Skip to content

Commit 0564279

Browse files
committed
[Mem2Reg] NFC: Entype'd LiveValues ownership.
Previously, LiveValues consisted always of three values: the value which was stored, the borrow, and the copy. For store_borrows, there never was a copy. Treating the two different scenarios as if they were the same was confusing already. It was only get when we switch to representing owned lexical lifetimes with move_values.
1 parent a70aa13 commit 0564279

File tree

1 file changed

+215
-79
lines changed

1 file changed

+215
-79
lines changed

0 commit comments

Comments
 (0)