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:
91857da
)
fix obvious comment bug
author
Dale Johannesen
<dalej@apple.com>
Tue, 20 Mar 2007 00:30:56 +0000
(
00:30
+0000)
committer
Dale Johannesen
<dalej@apple.com>
Tue, 20 Mar 2007 00:30:56 +0000
(
00:30
+0000)
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35196
91177308
-0d34-0410-b5e6-
96231b3b80d8
lib/Target/ARM/ARMISelLowering.h
patch
|
blob
|
history
diff --git
a/lib/Target/ARM/ARMISelLowering.h
b/lib/Target/ARM/ARMISelLowering.h
index 47bd4b2f1a42a891d5860a6bf69aaa301d5f4086..dc146ba0d5b2490c5ba50fa7c8357bd2df072df8 100644
(file)
--- a/
lib/Target/ARM/ARMISelLowering.h
+++ b/
lib/Target/ARM/ARMISelLowering.h
@@
-67,7
+67,7
@@
namespace llvm {
}
//===----------------------------------------------------------------------===//
- // ARMTargetLowering -
X86
Implementation of the TargetLowering interface
+ // ARMTargetLowering -
ARM
Implementation of the TargetLowering interface
class ARMTargetLowering : public TargetLowering {
int VarArgsFrameIndex; // FrameIndex for start of varargs area.