Do not use a class before it is defined.
authorChris Lattner <sabre@nondot.org>
Wed, 5 Nov 2003 06:25:06 +0000 (06:25 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 5 Nov 2003 06:25:06 +0000 (06:25 +0000)
commit414d9d270754a2bb4b5875e8c85078047ebfbea5
tree476c7cdbf50bc6dec1f21bf2f537fb48a85836dc
parent502dda001a9b106b5618bcb6b3136c541865c2b8
Do not use a class before it is defined.
Be gcc 3.4 clean

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@9727 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/InstrSched/InstrScheduling.cpp
lib/Target/SparcV9/InstrSched/InstrScheduling.cpp