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

Edward Jones via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 01:38:30 PDT 2017


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

Updated to reflect latest changes to LLVM


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.100979.patch
Type: text/x-patch
Size: 8890 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170601/a8de48b4/attachment.bin>


More information about the llvm-commits mailing list