[PATCH] D23665: [AAP] (2) Add AAP ELF definitions

Edward Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 5 08:25:06 PST 2017


edward-jones updated this revision to Diff 83241.
edward-jones added a comment.

Incorporate Joerg's suggestions and roll forward to top of tree.


https://reviews.llvm.org/D23665

Files:
  include/llvm/Object/ELFObjectFile.h
  include/llvm/Support/ELF.h
  include/llvm/Support/ELFRelocs/AAP.def
  include/llvm/module.modulemap
  lib/Object/ELF.cpp
  lib/ObjectYAML/ELFYAML.cpp
  test/Object/AAP/elf32-aap-rel.yaml
  test/Object/AAP/elf32-aap.yaml
  tools/llvm-objdump/llvm-objdump.cpp
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23665.83241.patch
Type: text/x-patch
Size: 8882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170105/420af0a9/attachment.bin>


More information about the llvm-commits mailing list