This is an archive of the discontinued LLVM Phabricator instance.

[Libomptarget] Fix tests after deleting the next-gen plugins
ClosedPublic

Authored by jhuber6 on Jul 6 2023, 8:39 AM.

Details

Summary

The next-gen plugins didn't correctly configure tests and were never
actually being run. Since deleting the old plugin we stopped getting
libomptarget tests. This patch fixes the issue and allows the targets
to be built

Diff Detail

Event Timeline

jhuber6 created this revision.Jul 6 2023, 8:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 8:39 AM
jhuber6 requested review of this revision.Jul 6 2023, 8:39 AM
Herald added a project: Restricted Project. · View Herald TranscriptJul 6 2023, 8:39 AM
JonChesterfield accepted this revision.Jul 6 2023, 8:42 AM
This revision is now accepted and ready to land.Jul 6 2023, 8:42 AM