[PATCH] Widen ELFYAML relocation type to 32 bits

Will Newton will.newton at linaro.org
Thu Nov 27 02:30:51 PST 2014


The current 8 bits is sufficient for ELF32 targets but ELF64 requires
32 bits. Add a test for AArch64 that exposes the issue.
---
 include/llvm/Object/ELFYAML.h                     |  2 +-
 test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml | 10 +++++++++-
 2 files changed, 10 insertions(+), 2 deletions(-)

-- 
Will Newton
Toolchain Working Group, Linaro
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Widen-ELFYAML-relocation-type-to-32-bits.patch
Type: text/x-patch
Size: 2433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141127/b992fd35/attachment.bin>


More information about the llvm-commits mailing list