[CodeGen][NFC] Move some comments from the end of lines to above them
authorFraser Cormack <fraser@codeplay.com>
Thu, 12 May 2022 14:45:04 +0000 (15:45 +0100)
committerFraser Cormack <fraser@codeplay.com>
Thu, 12 May 2022 14:45:04 +0000 (15:45 +0100)
commit1106bc208c663fad5ded5592bb5fee84984bb35a
tree97a47ffd058130490d3e7226b1e515af11f7265f
parenta975472fa6972bced6a6075fe248bffedeecd96d
[CodeGen][NFC] Move some comments from the end of lines to above them

This avoids wrapping the line itself awkwardly when it exceeds 80 chars.
It also better matches our style most other places.
llvm/lib/CodeGen/PrologEpilogInserter.cpp