OSDN Git Service

[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)
commitc10ed4a91423699e6783f76bb7fc2dbf3fde1b60
tree1c806135abcbc24f24e646a2c86a6db354f42d9a
parent8399432f4d8e24d9c7255e8cff13e781a2ac3e96
[yaml2obj] - Make the code to match the LLVM style. NFCI.

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

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@359298 91177308-0d34-0410-b5e6-96231b3b80d8
tools/yaml2obj/yaml2elf.cpp