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:
a90b3dc
)
Remove mismatched and unnecessary declaration.
author
Daniel Dunbar
<daniel@zuster.org>
Wed, 15 Jul 2009 21:52:40 +0000
(21:52 +0000)
committer
Daniel Dunbar
<daniel@zuster.org>
Wed, 15 Jul 2009 21:52:40 +0000
(21:52 +0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@75841
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/CodeGen/LiveInterval.h
patch
|
blob
|
history
diff --git
a/include/llvm/CodeGen/LiveInterval.h
b/include/llvm/CodeGen/LiveInterval.h
index 21af54ffd132e5c883397d7f94a59e44db570932..52e43d3428978634d9eee91279b40e70b8064013 100644
(file)
--- a/
include/llvm/CodeGen/LiveInterval.h
+++ b/
include/llvm/CodeGen/LiveInterval.h
@@
-32,7
+32,6
@@
namespace llvm {
class MachineInstr;
class MachineRegisterInfo;
class TargetRegisterInfo;
- struct LiveInterval;
/// VNInfo - Value Number Information.
/// This class holds information about a machine level values, including