[PM] [cleanup] Rename some of the Verifier's members, re-arrange them,
authorChandler Carruth <chandlerc@gmail.com>
Fri, 17 Jan 2014 11:09:34 +0000 (11:09 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 17 Jan 2014 11:09:34 +0000 (11:09 +0000)
commit825488c539aca77a4e2adb6155fba2f19495fddd
tree7b3732011aa978fec2eec9dc087a9c8bd42ea0a1
parentbd2c711cddceb95ab2dc0c28b40760372cb66178
[PM] [cleanup] Rename some of the Verifier's members, re-arrange them,
and tweak comments prior to more invasive surgery. Also clean up some
other non-doxygen comments, and run clang-format over the parts that are
going to change dramatically in subsequent commits so that those don't
get cluttered with formatting changes.

No functionality changed.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199489 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/IR/Verifier.h
lib/IR/Verifier.cpp