aboutsummaryrefslogtreecommitdiff
path: root/include/llvm/CodeGen/MachineInstr.h
diff options
context:
space:
mode:
authorChris Lattner <sabre@nondot.org>2002-10-28 04:50:01 +0000
committerChris Lattner <sabre@nondot.org>2002-10-28 04:50:01 +0000
commit1294a7e9365a97b6447baad3c106814d7fe8abe7 (patch)
treed305364ca58962caff7f4f49a50084122a2c7fe1 /include/llvm/CodeGen/MachineInstr.h
parent133f079c8cf966d2222c2dda2de56d2cc600497e (diff)
Remove typedef that is unneccesary
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4332 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/CodeGen/MachineInstr.h')
-rw-r--r--include/llvm/CodeGen/MachineInstr.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/include/llvm/CodeGen/MachineInstr.h b/include/llvm/CodeGen/MachineInstr.h
index 34a28c0d7b..8d987acd64 100644
--- a/include/llvm/CodeGen/MachineInstr.h
+++ b/include/llvm/CodeGen/MachineInstr.h
@@ -18,7 +18,6 @@ class Function;
typedef int MachineOpCode;
typedef int OpCodeMask;
-typedef int InstrSchedClass;
//---------------------------------------------------------------------------
// class MachineOperand