projects
/
oota-llvm.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
133f079
)
Remove typedef that is unneccesary
author
Chris Lattner
<sabre@nondot.org>
Mon, 28 Oct 2002 04:50:01 +0000
(
04:50
+0000)
committer
Chris Lattner
<sabre@nondot.org>
Mon, 28 Oct 2002 04:50:01 +0000
(
04:50
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@4332
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/MachineInstr.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/MachineInstr.h
b/include/llvm/CodeGen/MachineInstr.h
index 34a28c0d7b47f34a5d9b3c71ff5a77a583db68a3..8d987acd64daf4ea1b0422c449d7a5105377436b 100644
(file)
--- 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