This is an archive of the discontinued LLVM Phabricator instance.

Added remotely ran compiler-rt tests.
ClosedPublic

Authored by aorlov on Oct 23 2020, 9:07 AM.

Details

Summary

Use LLVM/utils/remote-exec.py to run compiler-rt tests remotely on the target.

Diff Detail

Event Timeline

aorlov created this revision.Oct 23 2020, 9:07 AM
Herald added a project: Restricted Project. · View Herald TranscriptOct 23 2020, 9:07 AM
aorlov requested review of this revision.Oct 23 2020, 9:07 AM
aorlov updated this revision to Diff 300708.Oct 26 2020, 9:52 AM

Disable compiler-rt crt tests for cross ARM builders since the tests are broken.

This revision is now accepted and ready to land.Oct 27 2020, 1:37 PM
This revision was landed with ongoing or failed builds.Oct 29 2020, 1:11 PM
This revision was automatically updated to reflect the committed changes.