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

Tom Stellard via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri Jan 20 07:54:10 PST 2023


tstellar added a comment.

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?


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