We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3ed954d commit 0f21d49Copy full SHA for 0f21d49
llvm/lib/Target/ARM/ARMSubtarget.h
@@ -97,7 +97,7 @@ class ARMSubtarget : public ARMGenSubtargetInfo {
97
/// vpush {d8-d15}
98
SplitR7,
99
100
- /// When the stack frame size if now known (because of variable-sized
+ /// When the stack frame size if not known (because of variable-sized
101
/// objects or realignment), Windows SEH requires the callee-saved registers
102
/// to be stored in three regions, with R11 and LR below the floating-point
103
/// registers.
0 commit comments