Ed Maste b371a9f082 lld: set sh_link and sh_info for .rela.plt sections
ELF spec says that for SHT_REL and SHT_RELA sh_link should reference the
associated string table and sh_info should reference the "section to
which the relocation applies."  ELF Tool Chain's elfcopy / strip use
this (in part) to control whether or not the relocation entry is copied
to the output.

LLVM PR 37538 https://bugs.llvm.org/show_bug.cgi?id=37538

Approved by:	re (kib)
Obtained from:	llvm r344226 (backported for 6.0)
2018-10-11 13:19:17 +00:00
..
2018-09-19 06:39:10 +00:00
2017-05-31 19:37:23 +00:00
2018-09-19 06:42:05 +00:00
2018-08-08 01:33:36 +00:00
2018-02-19 05:10:22 +00:00
2018-09-20 11:44:36 +00:00
2018-05-31 09:11:21 +00:00
2018-05-23 01:20:31 +00:00
2018-08-14 18:58:01 +00:00
2018-09-20 10:58:52 +00:00
2018-08-21 02:38:07 +00:00
2018-10-05 17:53:47 +00:00
2017-05-05 13:31:25 +00:00
2018-01-28 03:16:54 +00:00
2017-06-28 09:22:45 +00:00
2018-05-08 04:52:52 +00:00
2018-09-19 07:01:22 +00:00
2018-05-04 10:17:27 +00:00
2018-05-18 06:10:16 +00:00
2017-09-10 01:25:15 +00:00