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:
50ade65
)
typo in declaration from earlier today
author
Andrew Trick
<atrick@apple.com>
Wed, 25 Apr 2012 01:11:22 +0000
(
01:11
+0000)
committer
Andrew Trick
<atrick@apple.com>
Wed, 25 Apr 2012 01:11:22 +0000
(
01:11
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@155519
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/MachineScheduler.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/MachineScheduler.h
b/include/llvm/CodeGen/MachineScheduler.h
index b0b6aa7dc5496f6d5f45dd99d07071dedb5b3caa..e5d3a98e6c38d26f8f2674752955c2f1b6919385 100644
(file)
--- a/
include/llvm/CodeGen/MachineScheduler.h
+++ b/
include/llvm/CodeGen/MachineScheduler.h
@@
-35,7
+35,7
@@
class AliasAnalysis;
class LiveIntervals;
class MachineDominatorTree;
class MachineLoopInfo;
-class RegClassInfo;
+class Reg
ister
ClassInfo;
class ScheduleDAGInstrs;
/// MachineSchedContext provides enough context from the MachineScheduler pass