[PATCH] D98686: [lld:elf] Weaken the requirement for a computed binding to be STB_LOCAL

Nathan Lanza via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 17 18:03:13 PDT 2021


lanza added a comment.

Yea, I figured that this was likely a fragile ordering issue. I was thinking about an approach but didn't know enough about lld outside of the standard LTO code path, thus figured I should ask here first. Thanks for the feedback!


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D98686/new/

https://reviews.llvm.org/D98686



More information about the llvm-commits mailing list