Correctly depend on llvm-xray, make sure unit tests are run.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
Thanks -- I'm not entirely sure how this changes things, but if it works then I'm happy. :)
Comment Actions
@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).