[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 10:06:29 PDT 2023


JDevlieghere added a comment.

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

> Something like that is the plan. Most of the tools left to be added to the driver use target_link_libraries. Need to go through those and conditionally link the driver against those libs when LLVM_TOOL_LLVM_DRIVER_BUILD is enabled.

👍


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