[PATCH] D156758: [dwp][libtool-darwin][sancov] Enable llvm-driver

Jonas Devlieghere via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 1 09:58:10 PDT 2023


JDevlieghere added a comment.

In D156758#4550897 <https://reviews.llvm.org/D156758#4550897>, @avillega wrote:

> Don't enable for dsymutil since it uses target_link_libraries
> for APPLE.

Ah, because we link against `CoreFoundation`. I wonder if on Apple platforms, we should just link the driver against it too.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D156758



More information about the llvm-commits mailing list