"git@repo.hca.bsc.es:rferrer/llvm-epi-0.8.git" did not exist on "e14b7339e69b87a941b6fe066d4b9399f4051e07"
Rename LiveRange to LiveInterval::Segment
The Segment struct contains a single interval; multiple instances of this struct are used to construct a live range, but the struct is not a live range by itself. llvm-svn: 192392
Loading
Please register or sign in to comment