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

Paul Mulders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 19 09:20:53 PST 2019


justinkb added a comment.

In D55891#1751610 <https://reviews.llvm.org/D55891#1751610>, @mgorny wrote:

> That sounds like a bug in llvm-config. It shouldn't really return dylib for components that aren't part of it.


I don't disagree. Still, the check is relying on correct behavior the tool apparently doesn't have


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