Simon Atanasyan 436046630d [ELF][MIPS] Change format of output relocations to Elf_Rel
Initially LLD generates Elf_Rel relocations for O32 ABI and Elf_Rela
relocations for N32 / N64 ABIs. In other words, format of input and
output relocations was always the same. Now LLD generates all output
relocations using Elf_Rel format only. It conforms to ABIs requirement.

The patch suggested by Alexander Richardson.

llvm-svn: 324064
2018-02-02 09:50:07 +00:00
..
2018-02-01 16:00:46 +00:00
2017-10-27 03:14:09 +00:00
2017-10-27 03:14:09 +00:00
2017-11-17 21:40:38 +00:00
2017-11-17 08:17:21 +00:00
2018-02-01 16:00:46 +00:00
2017-07-18 11:55:35 +00:00
2017-12-23 17:21:39 +00:00
2018-01-30 18:18:59 +00:00
2018-02-02 00:31:05 +00:00
2016-03-12 06:06:40 +00:00
2017-11-04 00:31:04 +00:00
2017-12-26 10:13:10 +00:00
2017-12-21 22:26:44 +00:00
2018-01-16 19:28:28 +00:00

See docs/NewLLD.rst