]> granicus.if.org Git - llvm/commit
Widen ELFYAML relocation type to 32 bits
authorWill Newton <will.newton@linaro.org>
Thu, 27 Nov 2014 17:20:48 +0000 (17:20 +0000)
committerWill Newton <will.newton@linaro.org>
Thu, 27 Nov 2014 17:20:48 +0000 (17:20 +0000)
commite40dbd6233bd8639af106a7d187f145a661436e8
tree40f75df0a985cef30ae3f685ae3c8470eeb2b0ba
parent8f9f6a612a24d15cc6d30e32f94c08fc15084827
Widen ELFYAML relocation type to 32 bits

The current 8 bits is sufficient for ELF32 targets but ELF64 requires
32 bits. Add a test for AArch64 that exposes the issue.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@222898 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Object/ELFYAML.h
test/Object/AArch64/yaml2obj-elf-aarch64-rel.yaml