OSDN Git Service

Empty basic block should have an empty range.
authorEvan Cheng <evan.cheng@apple.com>
Wed, 16 Apr 2008 18:01:08 +0000 (18:01 +0000)
committerEvan Cheng <evan.cheng@apple.com>
Wed, 16 Apr 2008 18:01:08 +0000 (18:01 +0000)
commit76249966eec8d318534b416f33f878c6bd01d1ee
tree2a5fb44d8b579f3b606ad44fb45851481f6b7600
parent48325f4b0892859844f9dc0c6e9d2606e381ecc4
Empty basic block should have an empty range.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@49800 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/LiveIntervalAnalysis.cpp