LiveInterval: Fix SubRange memory leak.
authorMatthias Braun <matze@braunis.de>
Fri, 6 Feb 2015 17:28:47 +0000 (17:28 +0000)
committerMatthias Braun <matze@braunis.de>
Fri, 6 Feb 2015 17:28:47 +0000 (17:28 +0000)
commite81cc348ac32adec050b38d15c9e2d3c9c258c8c
tree9d9596f9bdacfdc12097a6032d342cca3cbda3c4
parent1e022d08594422025270aa45028677fbdbd433c6
LiveInterval: Fix SubRange memory leak.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@228405 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
lib/CodeGen/LiveInterval.cpp