[PATCH] D55891: [compiler-rt] [xray] [tests] Detect and handle missing LLVMTestingSupport gracefully

Michał Górny via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 17 08:53:10 PST 2019


mgorny added a comment.

I've tried fixing llvm-config but that's non-trivial. If I fix it to correctly recognize which components are included in dylib, and return other libraries directly, it just uncovers other problems.

Please see if D71613 <https://reviews.llvm.org/D71613> fixes your problem.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D55891





More information about the llvm-commits mailing list