This is an archive of the discontinued LLVM Phabricator instance.

[PATCH 3/6] [zorg] Remove clang-cmake-thumbv7-a15 bot
ClosedPublic

Authored by maxim-kuvyrkov on Jan 14 2018, 8:09 AM.

Details

Summary

It tests the same configuration as clang-cmake-armv7-a15 bot with
which it differs only in CFLAGS passed to the host compiler. Since
this is a single-stage build, there's no actual testing of Thumb2
configuration with this bot. Use hardware for armv7-a15-full bot.

Diff Detail

Repository
rL LLVM

Event Timeline

maxim-kuvyrkov created this revision.Jan 14 2018, 8:09 AM
rovka accepted this revision.Jan 15 2018, 5:21 AM

LGTM.

This revision is now accepted and ready to land.Jan 15 2018, 5:21 AM
This revision was automatically updated to reflect the committed changes.