This is an archive of the discontinued LLVM Phabricator instance.

[XRay] [test-suite] Don't use llvm_multisource macro for XRay tests and use .test files
AbandonedPublic

Authored by eizan on Jul 18 2017, 4:50 AM.

Details

Reviewers
dberris
Summary

Fix up CMakeLists.txt and Add multiple .test files for test-suite/MicroBenchmarks/XRay/
Follow-up work as suggested by https://reviews.llvm.org/D32272#794759

Event Timeline

eizan created this revision.Jul 18 2017, 4:50 AM
eizan edited the summary of this revision. (Show Details)Jul 18 2017, 4:51 AM
eizan edited the summary of this revision. (Show Details)
dberris requested changes to this revision.Jul 18 2017, 4:58 AM

Thanks @eizan -- but I'm afraid you're going to have to re-roll this with the llvm-commits mailing list in the subscribers list with the original patch. If you're doing this with arcanist, please remember to add llvm-commits as a subscriber (I don't know how to set that as a default though).

This revision now requires changes to proceed.Jul 18 2017, 4:58 AM
eizan abandoned this revision.Sep 3 2017, 3:39 AM