[PATCH] [yaml2obj] ELF Relocations Support
Simon Atanasyan
simon at atanasyan.com
Tue Apr 8 02:12:34 PDT 2014
# Reduced code duplication between Elf_Rel and Elf_Rela relocation handling.
# `ScalarEnumerationTraits<ELFYAML::ELF_REL>::enumeration()` now accepts only relocation type names which are valid for the current architecture.
Hi silvas, Bigcheese, shankarke,
http://reviews.llvm.org/D3302
CHANGE SINCE LAST DIFF
http://reviews.llvm.org/D3302?vs=8394&id=8417#toc
Files:
include/llvm/Object/ELFYAML.h
lib/Object/ELFYAML.cpp
test/Object/yaml2obj-elf-rel.yaml
tools/yaml2obj/yaml2elf.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D3302.2.patch
Type: text/x-patch
Size: 22720 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140408/04bf80af/attachment.bin>
More information about the llvm-commits
mailing list