[PATCH] D38917: [xray] Fix CMake for X-RAY tests

George Karpenkov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Oct 14 14:30:03 PDT 2017


george.karpenkov added a comment.

@dberris to be frank neither do I.
There seems to be a separate `llvm-xray` target, which is not invoked when you depend on `xray`.
As for target properties, somehow unit tests does not get picked up without it.
(yet somehow tsan's ones happily run without).


https://reviews.llvm.org/D38917





More information about the llvm-commits mailing list