[PATCH] D43168: Don't use -ldl on BSD

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 12 10:13:51 PST 2018


MatzeB added a comment.

@asbirlea: Why is `-dl` and `-pthread` needed at all? Glancing at the code I don't see any reference to pthreads or dlopen/dlsym...


Repository:
  rL LLVM

https://reviews.llvm.org/D43168





More information about the llvm-commits mailing list