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)
commite78736457120b558662b1ff33c2dcd89946c5fd8
treee9aac251a0097a64ecd0cc3d3b07357a4de2b826
parent8302e12df307d5dc703775a7b712fefa7a368abc
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.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@243449 91177308-0d34-0410-b5e6-96231b3b80d8
lib/CodeGen/MIRParser/MILexer.cpp