Formatting and comment fixes to the always inliner.
authorChandler Carruth <chandlerc@gmail.com>
Mon, 21 Jan 2013 11:39:16 +0000 (11:39 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Mon, 21 Jan 2013 11:39:16 +0000 (11:39 +0000)
commit7e88e744479ebd8121741460bfbac2e541756d1c
tree590b3c46ab9e5aa4dc917765304dfe8b5d52623b
parent0df3e5310c7ed389a698fcd1a1721992bcfbd325
Formatting and comment fixes to the always inliner.

Formatting fixes brought to you by clang-format.

llvm-svn: 173029
llvm/lib/Transforms/IPO/InlineAlways.cpp