[PATCH] D33680: [ELF] - Resolve references properly when using .symver directive
George Rimar via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Jul 7 01:23:57 PDT 2017
grimar added a comment.
In https://reviews.llvm.org/D33680#801659, @orivej wrote:
> lld incorrectly resolves versioned symbols to zeros when they are in a static library. Here is an example that should loop, but it crashes: https://gist.github.com/orivej/8379fbd550022e966f77d1516e31702a
https://reviews.llvm.org/D35059 fixes that too.
Repository:
rL LLVM
https://reviews.llvm.org/D33680
More information about the llvm-commits
mailing list