diff options
author | Craig Topper <craig.topper@sifive.com> | 2023-11-02 09:35:04 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2023-11-02 09:35:04 -0700 |
commit | 98bd0d9dd2da0edec15b5eb7acb480c47c4594cc (patch) | |
tree | 20977557c41130a99bbe0e0a8bb8dd442c450a73 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 22212ca745cfaa6e8e55d808fb83c6dd94791f74 (diff) | |
download | llvm-98bd0d9dd2da0edec15b5eb7acb480c47c4594cc.zip llvm-98bd0d9dd2da0edec15b5eb7acb480c47c4594cc.tar.gz llvm-98bd0d9dd2da0edec15b5eb7acb480c47c4594cc.tar.bz2 |
[SelectionDAG] Adjust placement of blank lines in debug output. NFC (#70969)
Also add a blank line to the beginning of every dump of the SelectionDAG
to visually separate it from whatever the last message was.
Add a blank line before "Legalizing node:" in the type legalizer. Remove
the blank line after things like "Promote integer result:".
This keeps all of the messages for the legalization of a single node
grouped together with no blank lines in the middle. This is consistent
with the operation legalizers.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions