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:
59f7ee0
)
comment cleanup
author
Andrew Trick
<atrick@apple.com>
Thu, 5 Jan 2012 01:01:01 +0000
(
01:01
+0000)
committer
Andrew Trick
<atrick@apple.com>
Thu, 5 Jan 2012 01:01:01 +0000
(
01:01
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@147585
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 f6902435936ea518116360d4fda6aa13b7f50b2e..dd95c5b9823b9d44729812bf53ce0f4ff3a70557 100644
(file)
--- a/
include/llvm/CodeGen/LiveInterval.h
+++ b/
include/llvm/CodeGen/LiveInterval.h
@@
-57,7
+57,7
@@
namespace llvm {
/// The ID number of this value.
unsigned id;
- /// The index of the defining instruction
(if isDefAccurate() returns true)
.
+ /// The index of the defining instruction.
SlotIndex def;
/// VNInfo constructor.