[lld] r265293 - Don't store an Elf_Sym for most symbols.

Ed Maste via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 14:40:28 PDT 2016


On 5 April 2016 at 15:56, Rafael EspĂ­ndola <rafael.espindola at gmail.com> wrote:
> Can you open a bug? This is odd, it looks like a local symbol from a .so...

PR 27228. I did a little investigation and it seems like the issue is
that synthetic symbols are always STB_LOCAL. Unfortunately I've lost
the detailed output from my previous build and the build artifacts;
I'll reproduce again and get more detail if necessary.


More information about the llvm-commits mailing list