[PATCH] D23665: [AAP] (2) Add AAP ELF definitions
Edward Jones via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 26 07:49:23 PDT 2016
edward-jones updated this revision to Diff 69369.
edward-jones added a comment.
Added ELFYaml, llvm-objdump and llvm-readobj. This also adds some tests for AAP ELF object files and relocations using the yaml representation.
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.69369.patch
Type: text/x-patch
Size: 9097 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/67cb71b7/attachment.bin>
More information about the llvm-commits
mailing list