Belatedly address some code review from Chris.
authorChandler Carruth <chandlerc@gmail.com>
Sun, 1 Apr 2012 10:41:24 +0000 (10:41 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 1 Apr 2012 10:41:24 +0000 (10:41 +0000)
commitdafe48e230916ce0de4228d81dece732159994f1
tree1461f072e17cf5af83397f402a2b1b2e996db8d9
parent48ec3b50e7fae0cdb8c83fb33423cb3e93a6270e
Belatedly address some code review from Chris.

As a side note, I really dislike array_pod_sort... Do we really still
care about any STL implementations that get this so wrong? Does libc++?

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153834 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/IPO/Inliner.cpp