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:
692df93
)
Fix comment typo.
author
Bob Wilson
<bob.wilson@apple.com>
Wed, 2 Feb 2011 00:46:09 +0000
(
00:46
+0000)
committer
Bob Wilson
<bob.wilson@apple.com>
Wed, 2 Feb 2011 00:46:09 +0000
(
00:46
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@124705
91177308
-0d34-0410-b5e6-
96231b3b80d8
include/llvm/Target/TargetRegisterInfo.h
patch
|
blob
|
history
diff --git
a/include/llvm/Target/TargetRegisterInfo.h
b/include/llvm/Target/TargetRegisterInfo.h
index e36fcba8ad235cd63a392821e73c8b96b36b86c0..121091c9b49b5fdefa5c8d934b93d801b24df61a 100644
(file)
--- a/
include/llvm/Target/TargetRegisterInfo.h
+++ b/
include/llvm/Target/TargetRegisterInfo.h
@@
-663,7
+663,7
@@
public:
}
/// getFrameIndexInstrOffset - Get the offset from the referenced frame
- /// index in the instruction, if the is one.
+ /// index in the instruction, if the
re
is one.
virtual int64_t getFrameIndexInstrOffset(const MachineInstr *MI,
int Idx) const {
return 0;