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

Edward Jones via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 15 07:18:30 PDT 2016


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

Update the patch after rebasing against master


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
  test/Object/AAP/lit.local.cfg
  tools/llvm-objdump/llvm-objdump.cpp
  tools/llvm-readobj/ELFDumper.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23665.71503.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160915/efba9321/attachment.bin>


More information about the llvm-commits mailing list