[NFC] Reformat MILexer.cpp:getIdentifierKind
authorScott Linder <Scott.Linder@amd.com>
Fri, 9 Oct 2020 15:13:45 +0000 (15:13 +0000)
committerScott Linder <Scott.Linder@amd.com>
Fri, 9 Oct 2020 15:21:24 +0000 (15:21 +0000)
commit4a98cf7867fac7b5d3de7b1ae3285b1d9e6ea3ce
treec96d81980fce3d202b9b1de67eee5732e3b1f593
parent1c040a3e5615e54022cf9786b0f5c440ae3d3205
[NFC] Reformat MILexer.cpp:getIdentifierKind

Reformat to avoid unrelated changes in diff of future patch.
Committed as obvious.
llvm/lib/CodeGen/MIRParser/MILexer.cpp