Move getAnalysisUsage method from header to .cpp file. Add a normal file
authorChris Lattner <sabre@nondot.org>
Tue, 23 Sep 2003 15:13:04 +0000 (15:13 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 23 Sep 2003 15:13:04 +0000 (15:13 +0000)
commit8474f6fcda95068c373e68a43fb0cf5a12662f97
treeae403c7951548bb63f24a1cbe94c9232bf14fb03
parent5c344415fa0aeedffc2ed32e4e9be132aa0674ec
Move getAnalysisUsage method from header to .cpp file.  Add a normal file
header comment

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@8679 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/RegAlloc/PhyRegAlloc.cpp
lib/CodeGen/RegAlloc/PhyRegAlloc.h
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.cpp
lib/Target/SparcV9/RegAlloc/PhyRegAlloc.h