[PATCH] D36579: [ELF] - Do not fail when set versions for linkerscript's symbol aliases

Simon Atanasyan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 12 08:48:44 PDT 2017


atanasyan added a comment.

MIPS part is LGTM.

It's interesting that _gp_disp and __gnu_local_gp have incorrect binding and visibility for so long time. I will fix that later.


https://reviews.llvm.org/D36579





More information about the llvm-commits mailing list