llvm-project/lld/test
Igor Kudrin fea8ed50ef [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
2015-11-26 10:05:24 +00:00
..
COFF COFF: /OPT should accept comma-separated multiple arguments. 2015-10-19 19:40:43 +00:00
Driver Rename the gnu flavour to gnu old. 2015-11-16 08:54:19 +00:00
ELF [ELF/AArch64] Fix overflow checks for R_AARCH64_{ABS,PREL}{16,32} relocations. 2015-11-26 10:05:24 +00:00
LinkerScript Add PHDR and FILL parsing. 2015-05-28 00:14:58 +00:00
Unit [lit] Python 3. 2014-03-26 00:53:48 +00:00
core Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
darwin Delete unnecessary generality in loadFile. 2015-04-24 15:51:45 +00:00
mach-o [lld][MachO] Make sure LC_RPATH command size is a multiple of the pointer size. 2015-10-29 16:50:26 +00:00
old-elf Make ELF2 the default. 2015-11-17 07:19:44 +00:00
CMakeLists.txt [MachO] Use llvm-readobj in lieu of macho-dump. 2015-09-22 17:31:01 +00:00
lit.cfg Enable the aarch64 tests. 2015-09-28 12:22:25 +00:00
lit.site.cfg.in [lit] Python 3. 2014-03-26 00:53:48 +00:00