OSDN Git Service

LiveInterval: Add removeEmptySubRanges().
authorMatthias Braun <matze@braunis.de>
Wed, 10 Dec 2014 01:12:40 +0000 (01:12 +0000)
committerMatthias Braun <matze@braunis.de>
Wed, 10 Dec 2014 01:12:40 +0000 (01:12 +0000)
commitf2f0589b02601184047ad5eb729ed3efd2b6a9c1
tree723518af7c11bfa0eae7fe3fc8d641916abdc92e
parent6e616d2e97209988a846f3448cb60173be1c7fa9
LiveInterval: Add removeEmptySubRanges().

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