[PATCH] D26801: Allow use define symbols to override linker defined ones

Rafael EspĂ­ndola via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 17 08:13:52 PST 2016


On 17 November 2016 at 10:59, Ed Maste <emaste at freebsd.org> wrote:
> emaste added subscribers: atanasyan, emaste.
> emaste added a comment.
>
> Was the MIPS duplicate `_gp` issue entirely a false error now fixed by this change?

Gold prints no error in that case.  I haven't tried building ld.bfd
for mips to check that.

It looks like it was originally added just to show we would not crash.

Cheers,
Rafael


More information about the llvm-commits mailing list