[PATCH] D143768: [Clang] Add options to disable direct linking of arch tools

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 11 07:48:48 PST 2023


jhuber6 added a comment.

Actually, I might want to optionally link this stuff in the `libc` project in the future as well. That would be a dependency only required for tests but it might be compelling then.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143768



More information about the cfe-commits mailing list