MC: Tidy up.
authorJim Grosbach <grosbach@apple.com>
Fri, 20 Sep 2013 23:08:21 +0000 (23:08 +0000)
committerJim Grosbach <grosbach@apple.com>
Fri, 20 Sep 2013 23:08:21 +0000 (23:08 +0000)
commit4a20092e638935be11e87d33f7e5b35140162bd2
treecd1b23c380c2d9eaf8cf421866ec2c1ee1923a47
parent50d37a4e569536485ace9131fa6726a36c8e0d87
MC: Tidy up.

Clean up some simple code quality issues. Bring internal naming
conventions up to current standard, fix inconsistent formatting, and
tidy up a couple of odd contructs.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@191117 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCParser/AsmParser.cpp