[PATCH] D93801: [libObject] - Add more ELF types to LLVM_ELF_IMPORT_TYPES_ELFT define (ELFTypes.h).

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 24 04:02:33 PST 2020


grimar created this revision.
grimar added reviewers: jhenderson, MaskRay.
Herald added subscribers: rupprecht, hiraditya.
grimar requested review of this revision.
Herald added a project: LLVM.

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


https://reviews.llvm.org/D93801

Files:
  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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93801.313682.patch
Type: text/x-patch
Size: 13625 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201224/b12e1492/attachment.bin>


More information about the llvm-commits mailing list