[yaml2obj] - Make the code to match the LLVM style. NFCI.
authorGeorge Rimar <grimar@accesssoftek.com>
Fri, 26 Apr 2019 12:20:51 +0000 (12:20 +0000)
committerGeorge Rimar <grimar@accesssoftek.com>
Fri, 26 Apr 2019 12:20:51 +0000 (12:20 +0000)
commitfb7780a41f75bada2d119e53b4d3ee24c938a596
tree1ffceed829fac26e4d63c721ddb1dcc7743d003d
parentda1b3abad6bba11fffe6a9e3bddaf70342f60199
[yaml2obj] - Make the code to match the LLVM style. NFCI.

This renames the variables to uppercase and
removes use of `auto` for unobvious type.

llvm-svn: 359298
llvm/tools/yaml2obj/yaml2elf.cpp