summaryrefslogtreecommitdiffstats
path: root/llvm
diff options
context:
space:
mode:
Diffstat (limited to 'llvm')
-rw-r--r--llvm/include/llvm/CodeGen/MachineInstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/llvm/include/llvm/CodeGen/MachineInstr.h b/llvm/include/llvm/CodeGen/MachineInstr.h
index 34a28c0d7b4..8d987acd64d 100644
--- a/llvm/include/llvm/CodeGen/MachineInstr.h
+++ b/llvm/include/llvm/CodeGen/MachineInstr.h
@@ -18,7 +18,6 @@ class Function;
typedef int MachineOpCode;
typedef int OpCodeMask;
-typedef int InstrSchedClass;
//---------------------------------------------------------------------------
// class MachineOperand
OpenPOWER on IntegriCloud