[PATCH] D141581: [clang] Make clangBasic and clangDriver depend on LLVMTargetParser.

Francesco Petrogalli via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 07:55:26 PST 2023


fpetrogalli added a comment.

In D141581#4069078 <https://reviews.llvm.org/D141581#4069078>, @tstellar wrote:

> So, what's the actual dependency here?  Do libBasic and libDriver just need the header to be generated or does it actually need to link to the library?

Just the header.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D141581



More information about the cfe-commits mailing list