There is no InstrStage class.

llvm-svn: 59480
This commit is contained in:
Dan Gohman 2008-11-18 01:05:04 +00:00
parent 2a0aa9fa51
commit 5283c5dc53

View File

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