[lld] r265147 - Don't apply a recolation that the dynamic linker will rewrite.

Simon Atanasyan via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 1 10:30:28 PDT 2016


Thanks.

On Fri, Apr 1, 2016 at 7:21 PM, Rafael Espindola via llvm-commits
<llvm-commits at lists.llvm.org> wrote:
> Author: rafael
> Date: Fri Apr  1 11:21:09 2016
> New Revision: 265147
>
> URL: http://llvm.org/viewvc/llvm-project?rev=265147&view=rev
> Log:
> Don't apply a recolation that the dynamic linker will rewrite.
>
> This matches the behavior of both bfd and gold. Looks like we just got
> here for mips because of a bad ordering of an if else chain.

-- 
Simon Atanasyan


More information about the llvm-commits mailing list