[PM] Reformat this code with clang-format so that I can use clang-format
authorChandler Carruth <chandlerc@gmail.com>
Sat, 24 Jan 2015 11:33:55 +0000 (11:33 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sat, 24 Jan 2015 11:33:55 +0000 (11:33 +0000)
commit77f24c426554b219ff90bd4e6e5870bfa6fb4d52
treeba3e8de73c439394fdf0feddd2b94b2e49e3e4f3
parentd4f6d111c12256e7cecc0131879cdc8954575344
[PM] Reformat this code with clang-format so that I can use clang-format
when refactoring for the new pass manager without introducing too many
formatting changes into meaning full diffs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@227000 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Transforms/Scalar/EarlyCSE.cpp