Move LiveIntervals.h to lib/CodeGen since it shouldn't be exposed to other parts...
authorAlkis Evlogimenos <alkis@evlogimenos.com>
Mon, 23 Feb 2004 00:50:15 +0000 (00:50 +0000)
committerAlkis Evlogimenos <alkis@evlogimenos.com>
Mon, 23 Feb 2004 00:50:15 +0000 (00:50 +0000)
commita2f6a408dc6616713b2e63425cf8cf7792c66c80
tree7022bfb067465ffbeab5f2e5961e089ac34436e3
parent986618ebc794c230fdff62f807c113490cf1b1e9
Move LiveIntervals.h to lib/CodeGen since it shouldn't be exposed to other parts of the compiler

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@11719 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/LiveIntervals.h [deleted file]
lib/CodeGen/LiveIntervalAnalysis.cpp
lib/CodeGen/RegAllocLinearScan.cpp