MIR Parser: Move the function 'lexName'. NFC.
authorAlex Lorenz <arphaman@gmail.com>
Tue, 28 Jul 2015 17:03:40 +0000 (17:03 +0000)
committerAlex Lorenz <arphaman@gmail.com>
Tue, 28 Jul 2015 17:03:40 +0000 (17:03 +0000)
commit82a1cfdca26afd5c9278b4640250e27369f9dd80
treebb2cc8d7672fa03d5282a4fb0f3e03285783d170
parent63c9fa01eb04c02b294535fc53a269d7f993f895
MIR Parser: Move the function 'lexName'. NFC.

This commit moves the function 'lexName' to the start of the file so it can
be reused by the function which will lex the named LLVM IR block references.

llvm-svn: 243449
llvm/lib/CodeGen/MIRParser/MILexer.cpp