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

Vy Nguyen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 16 15:54:49 PDT 2021


oontvoo added a comment.



>> I believe -keep_private_externs (which isn't the default) will turn that off.

Thanks for the suggestion!

> Nice, this seems to work in my local testing. @oontvoo, can you use that flag to work around the issue? Or are you trying to link some binary blob for which you don't have the source?

Well, in theory do have access to all the source files - but for this specific build, it's just a pre-compiled object file we have to deal with.
Let me talk to them and see if setting this flag would be an option.

Just so I have a sense, how strongly opposed are you to supporting this? :) 100% ? 80%, etc?


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