diff options
author | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-26 10:05:24 +0000 |
---|---|---|
committer | Igor Kudrin <ikudrin.dev@gmail.com> | 2015-11-26 10:05:24 +0000 |
commit | fea8ed50efdf77ccb70156a5d13b7b1e1253bd01 (patch) | |
tree | d3551c9467abba6e92cddaf8027b0670207f5588 /lldb/packages/Python/lldbsuite/test/python_api/default-constructor | |
parent | fb419e71f40512b3a94ba65d9cf57b67776a4ee2 (diff) | |
download | bcm5719-llvm-fea8ed50efdf77ccb70156a5d13b7b1e1253bd01.tar.gz bcm5719-llvm-fea8ed50efdf77ccb70156a5d13b7b1e1253bd01.zip |
[ELF/AArch64] Fix overflow checks for R_AARCH64_{ABS,PREL}{16,32} relocations.
ABI specifies the allowed range for these relocations as 2^(n-1) <= X < 2^n.
The patch fixes checks and introduces precise tests for these relocations.
Differential revision: http://reviews.llvm.org/D14957
llvm-svn: 254146
Diffstat (limited to 'lldb/packages/Python/lldbsuite/test/python_api/default-constructor')
0 files changed, 0 insertions, 0 deletions