Alexander Richardson 048e2508ad Rename DynamicReloc::getAddend() to computeAddend(). NFC
Summary:
Before the name of the function sounded like it was just a getter for the
private class member Addend. However, it actually calculates the final
value for the r_addend field in Elf_Rela that is used when writing the
.rela.dyn section. I also added a comment to the UseSymVA member to
explain how it interacts with computeAddend().

Differential Revision: https://reviews.llvm.org/D43161

llvm-svn: 325485
2018-02-19 11:00:15 +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-12 21:56:14 +00:00
2017-07-18 11:55:35 +00:00
2018-02-12 21:56:14 +00:00
2016-03-12 06:06:40 +00:00
2017-12-26 10:13:10 +00:00
2018-02-16 10:46:50 +00:00

See docs/NewLLD.rst