[PATCH] D81922: [llvm] Disable linking llvm-exegesis to dylib

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 16 09:22:00 PDT 2020


mgorny added a comment.

In D81922#2095834 <https://reviews.llvm.org/D81922#2095834>, @MaskRay wrote:

> Can you please add some messages about duplicate symbols?


I don't understand what you mean. If you're asking for something that actually fails due to linking both copies of the library, I haven't seen one with llvm-exegesis. I did have problems with clangd, so I'm trying to correct linkage everywhere.


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

https://reviews.llvm.org/D81922





More information about the llvm-commits mailing list