[MBP] NFC, run clang-format over this code and tweak things to make the
authorChandler Carruth <chandlerc@gmail.com>
Thu, 5 Mar 2015 02:35:31 +0000 (02:35 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Thu, 5 Mar 2015 02:35:31 +0000 (02:35 +0000)
commit35742dd20c98497d9e575a87dd69691cbcd4406b
tree6cdd11944c9c2c1dd0725bb048289af0c5a8d83f
parent559a329625cdabbf7ffb1d9683af5f58c5c99cf3
[MBP] NFC, run clang-format over this code and tweak things to make the
result reasonable.

This code predated clang-format and so there was a reasonable amount of
crufty formatting that had accumulated. This should ensure that neither
myself nor others end up with formatting-only changes sneaking into
other fixes.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@231341 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MachineBlockPlacement.cpp