mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-04-09 01:38:03 +00:00
fix obvious comment bug
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@35196 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
91857da2f5
commit
80dae195c7
@ -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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user