[PATCH] D141082: [lld] Prevent assertions for aliases to weak_def_can_be_hidden symbols

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 6 10:42:21 PST 2023


int3 added a comment.

Hm interesting. I'm actually wondering if we are handling these aliases correctly in general. I wasn't aware that there were section-based aliases; `alias-symbols.s` only tests the non-section-based types.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141082



More information about the llvm-commits mailing list