[PATCH] D107533: Handle encoding personalities of same names but different kinds.

Jez Ng via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 6 12:54:00 PDT 2021


int3 added a comment.

Huh, interesting. I assume that the Defined symbols here are local symbols? Since global Defineds should overwrite the dylib symbols.

Can we have a test to verify that we're matching ld64's behavior?

P.S. I'm on semi-vacation till the middle of next week, will be a bit sporadic in responding


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107533



More information about the llvm-commits mailing list