Added compiler-rt tests to run on ARM target.

Run compiler-rt tests remotely on the target if it makes sense.

Reviewed By: vvereschaka

Differential Revision: https://reviews.llvm.org/D90491
diff --git a/buildbot/osuosl/master/config/builders.py b/buildbot/osuosl/master/config/builders.py
index 257392a..54f9e45 100644
--- a/buildbot/osuosl/master/config/builders.py
+++ b/buildbot/osuosl/master/config/builders.py
@@ -161,7 +161,7 @@
                     "check-llvm",
                     "check-clang",
                     "check-lld",
-                    "compiler-rt"
+                    "check-compiler-rt"
                     ],
                     checks_on_target = [
                         ("libunwind",
@@ -197,7 +197,7 @@
                     "check-llvm",
                     "check-clang",
                     "check-lld",
-                    "compiler-rt"
+                    "check-compiler-rt"
                     ],
                     checks_on_target = [
                         ("libunwind",