This is an archive of the discontinued LLVM Phabricator instance.

[llvm-reduce] Move tests to tools folder
ClosedPublic

Authored by swamulism on Mar 30 2021, 6:54 PM.

Details

Summary

Move tests for llvm-reduce to tools folder

Diff Detail

Event Timeline

swamulism created this revision.Mar 30 2021, 6:54 PM
swamulism requested review of this revision.Mar 30 2021, 6:54 PM
Herald added a project: Restricted Project. · View Herald TranscriptMar 30 2021, 6:54 PM
fhahn accepted this revision.Mar 31 2021, 12:47 AM

LGTM, thanks, I think that makes a lot of sense! But please wait a day or so with committing, in case there's something I missing on why it was not in llvm/test/tools/ in the first place.

This revision is now accepted and ready to land.Mar 31 2021, 12:47 AM
lebedev.ri accepted this revision.Mar 31 2021, 1:36 AM

LGTM, thanks, I think that makes a lot of sense! But please wait a day or so with committing, in case there's something I missing on why it was not in llvm/test/tools/ in the first place.

Probably same reason why Bugpoint tests aren't in test/tools/
This should be fine i guess.

This revision was landed with ongoing or failed builds.Apr 1 2021, 10:06 AM
This revision was automatically updated to reflect the committed changes.