Commits

Michael Gottesman committed 7b5430ba1b2
[ls-opts] Use LSStore/SSAUpdater in StoreMap instead of the StoreList/PredecessorOrderList. This removes needless passing around of the predecessor order list and also enables StoreMap to reuse LSStore's aliasing{Read,Write} functionality removing a loop. Swift SVN r29513