NFC: clang-format rL374420 and adjust comment wording
authorHubert Tong <hubert.reinterpretcast@gmail.com>
Sat, 12 Oct 2019 04:08:31 +0000 (04:08 +0000)
committerHubert Tong <hubert.reinterpretcast@gmail.com>
Sat, 12 Oct 2019 04:08:31 +0000 (04:08 +0000)
commitfce11c6904c888e6d39f71e03806a540852dec41
tree1e3070f0bba12528e81d2ea59e54100603b6ced9
parent9802268ad3123b0ac71413fd5493606573b3544d
NFC: clang-format rL374420 and adjust comment wording

The commit of rL374420 had various formatting issues, including lines
that exceed 80 columns. This patch applies `git clang-format` on the
changes from commit 13bd3ef40d8b1586f26a022e01b21e56c91e05bd.

It further adjusts a comment to clarify the domain of inputs upon which
a newly added function is meant to operate. The adjustment to the
comment was suggested in a post-commit comment on D68721 and discussed
off-list with @sfertile.

llvm-svn: 374635
llvm/lib/Target/PowerPC/PPCAsmPrinter.cpp