Rename MergeInputSection::getOffset.
authorRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Apr 2018 16:05:07 +0000 (16:05 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Thu, 19 Apr 2018 16:05:07 +0000 (16:05 +0000)
commit6275a7aa391a488313d204e2ac821abec9eeb223
tree37a56a21c7c9593a02c348ccb13887df0eced123
parent79cbd1163afed91085f862442448e092fe79658c
Rename MergeInputSection::getOffset.

Unlike the getOffset in the base class, this one computes the offset
in the parent synthetic section, not the final output section.

llvm-svn: 330339
lld/ELF/InputSection.cpp
lld/ELF/InputSection.h