[lld] r265682 - Simplify dynamic relocation creation.
Davide Italiano via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 7 08:45:17 PDT 2016
On Thu, Apr 7, 2016 at 8:20 AM, Rafael Espindola via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: rafael
> Date: Thu Apr 7 10:20:56 2016
> New Revision: 265682
>
> URL: http://llvm.org/viewvc/llvm-project?rev=265682&view=rev
> Log:
> Simplify dynamic relocation creation.
>
> The position of a relocation can always be expressed as an offset in an
> output section.
>
Thanks!
--
Davide
"There are no solved problems; there are only problems that are more
or less solved" -- Henri Poincare
More information about the llvm-commits
mailing list