Make the formatting of this file more consistent, and fix the 80-columns
authorChandler Carruth <chandlerc@gmail.com>
Sun, 18 Mar 2012 23:45:14 +0000 (23:45 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Sun, 18 Mar 2012 23:45:14 +0000 (23:45 +0000)
commita87a75fd806cd9bd74b44f9ec1ab4b0435bb2791
tree42d35abba4a254d277c7342e3fa7d0ced6045324
parent080b862e67984d48cdfcfacafcd507b4650f779b
Make the formatting of this file more consistent, and fix the 80-columns
violations I introduced. Also sort some of the instructions to get
a more consistent ordering.

Suggestions on still better / more consistent formatting would be
welcome. I'm actually tempted to use a macro to define all of the
delegate methods...

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@153030 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Support/InstVisitor.h