Fix dubious type name similar to member name.
authorSean Silva <silvas@purdue.edu>
Tue, 11 Jun 2013 00:13:52 +0000 (00:13 +0000)
committerSean Silva <silvas@purdue.edu>
Tue, 11 Jun 2013 00:13:52 +0000 (00:13 +0000)
commit457c8ebfd070eb7ee840ec97142f975974cfc834
tree54184817e7197b1d96caeaaf79f92d545980910e
parent981aec814c4e0b44636547422dab5955e4065077
Fix dubious type name similar to member name.

Should bring bots back to life.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@183715 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFYAML.h
lib/Object/ELFYAML.cpp
test/Object/Inputs/ELF/BE32.yaml
test/Object/Inputs/ELF/BE64.yaml
test/Object/Inputs/ELF/Header.yaml
test/Object/Inputs/ELF/LE32.yaml
test/Object/Inputs/ELF/LE64.yaml
tools/yaml2obj/yaml2elf.cpp