AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC
authorDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 20 Jan 2015 02:42:29 +0000 (02:42 +0000)
committerDuncan P. N. Exon Smith <dexonsmith@apple.com>
Tue, 20 Jan 2015 02:42:29 +0000 (02:42 +0000)
commitcb96a3132c32f09b7ca90ea418653149511a620b
treeccfe5b28e448bd532ce1132e2262298925f35a60
parent49254ea730eecc5d5dbbb3ee5b6b27ca05cf2769
AsmParser: PARSE_MD_FIELD() => ParseMDField(), NFC

Extract most of `PARSE_MD_FIELD()` into a function.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@226539 91177308-0d34-0410-b5e6-96231b3b80d8
lib/AsmParser/LLParser.cpp
lib/AsmParser/LLParser.h