mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-01-01 00:25:01 +00:00
fix obvious comment bug
llvm-svn: 35196
This commit is contained in:
parent
6dbed4d4ca
commit
c526b970ce
@ -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…
Reference in New Issue
Block a user