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

Shilei Tian via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 11 08:24:59 PST 2023


tianshilei1992 added a comment.

FWIW, there are methods in CMake to check if features (such as if a struct contains specific data member, or if a library contains APIs). I think that would be the right way to fix the issue.


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