There is no InstrStage class.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@59480 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
Dan Gohman 2008-11-18 01:05:04 +00:00
parent 13877bf6c2
commit e45b6f10e2

View File

@ -22,7 +22,6 @@
#include "llvm/ADT/SmallSet.h"
namespace llvm {
struct InstrStage;
struct SUnit;
class MachineConstantPool;
class MachineFunction;