Add support for the R_AARCH64_ABS16 relocation type and add tests.
Patch by Will Newton.
Paths
| Differential D8726
[PATCH 01/13] ELF/AArch64: Add support for R_AARCH64_ABS16 AbandonedPublic Authored by zatrazz on Mar 31 2015, 10:46 AM.
Details
Summary Add support for the R_AARCH64_ABS16 relocation type and add tests. Patch by Will Newton.
Diff Detail
Revision Contents
Diff 22971 lib/ReaderWriter/ELF/AArch64/AArch64RelocationHandler.cpp
test/elf/AArch64/rel-abs16-overflow.test
test/elf/AArch64/rel-abs16.test
|
Please use DEBUG like in other functions.