[PM] Run clang-format and remove redundant or obvious comments before
authorChandler Carruth <chandlerc@gmail.com>
Sun, 12 Jan 2014 11:16:01 +0000 (11:16 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 12 Jan 2014 11:16:01 +0000 (11:16 +0000)
commit2ad3b87c4e1dfb8a49537ef51be5a13ea244f867
tree5894bfdd1ddbbfa9baa9205c2dc9dc7ad2aa0f54
parent8a5351f0f5123b9e36116ac1761b20c3a264ec09
[PM] Run clang-format and remove redundant or obvious comments before
the heavy factoring needed to share logic between the new pass manager
and the old.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199043 91177308-0d34-0410-b5e6-96231b3b80d8
lib/IR/IRPrintingPasses.cpp