[WebAssembly] Speed up LiveIntervals updating.
Use the more specific LiveInterval::removeSegment instead of LiveInterval::shrinkToUses when we know the specific range that's being removed. llvm-svn: 270463
Loading
Please register or sign in to comment