[PATCH] D116537: [llvm][cmake] never link llvm-config against llvm dylib

Chris Bieneman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jan 3 09:56:40 PST 2022


beanz accepted this revision.
beanz added a subscriber: tstellar.
beanz added a comment.
This revision is now accepted and ready to land.

I think this is a good change all around. Since llvm-config should only depend on Support, making it link the dylib is not terribly useful.

@tstellar, do you have any thoughts?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D116537



More information about the llvm-commits mailing list