[libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYPES_ELFT define (ELFTypes.h).
authorGeorgii Rymar <grimar@accesssoftek.com>
Thu, 24 Dec 2020 11:48:57 +0000 (14:48 +0300)
committerGeorgii Rymar <grimar@accesssoftek.com>
Fri, 25 Dec 2020 08:39:05 +0000 (11:39 +0300)
commit438bc157a47a03d36d81977a3ee9974cd021a885
tree726522f0cde618cca912e7ede6a6e192cfc94854
parente0721a0992288122d62940f622b4c2127098a2da
[libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYPES_ELFT define (ELFTypes.h).

This allows to get rid of lots for typedefs/usings from many places.

Differential revision: https://reviews.llvm.org/D93801
llvm/include/llvm/Object/ELF.h
llvm/include/llvm/Object/ELFObjectFile.h
llvm/include/llvm/Object/ELFTypes.h
llvm/lib/ExecutionEngine/RuntimeDyld/RuntimeDyldELF.cpp
llvm/lib/ObjectYAML/ELFEmitter.cpp
llvm/tools/llvm-readobj/ELFDumper.cpp
llvm/tools/obj2yaml/elf2yaml.cpp