Skip to content

Commit 9e7ab09

Browse files
committed
Tweak comment layout
Change-Id: I048bf702e3a507275bb503217e7b91b2d0d67498
1 parent 380fb33 commit 9e7ab09

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

llvm/lib/Target/AArch64/AArch64FrameLowering.cpp

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,9 @@
6969
// | SVE stack objects | |-----------------------------------|
7070
// | | | ZPR stack objects |
7171
// |-----------------------------------| |-----------------------------------|
72-
// |.empty.space.to.make.part.below....| ^ NB: FPR CSRs are are promoted to ZPRs
72+
// ^ NB: FPR CSRs are are promoted to ZPRs
73+
// |-----------------------------------|
74+
// |.empty.space.to.make.part.below....|
7375
// |.aligned.in.case.it.needs.more.than| (size of this area is unknown at
7476
// |.the.standard.16-byte.alignment....| compile time; if present)
7577
// |-----------------------------------|

0 commit comments

Comments
 (0)