llvm buildbot monitor: armv8-lld-2stage is now silent

While out of resource errors are investigated.

Change-Id: I1539b31d2fa618b1e93d6b59ed6f5dc0d5a30de9
diff --git a/monitor/linaro.json b/monitor/linaro.json
index 9ded5ae..125285f 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -15,8 +15,6 @@
       {
         "name": "Full Bots (LLVM, Clang, Compiler-RT, Testsuite, 2-Stage)",
         "bots": [
-
-          { "name": "clang-armv8-lld-2stage" },
           { "name": "clang-aarch64-lld-2stage" },
           { "name": "clang-aarch64-full-2stage" }
         ]
@@ -95,6 +93,12 @@
           { "name": "clang-armv7-vfpv3-full-2stage" },
           { "name": "clang-thumbv7-full-2stage" }
         ]
+      },
+      {
+        "name": "Full Bots (LLVM, Clang, Compiler-RT, Testsuite, 2-Stage)",
+        "bots": [
+          { "name": "clang-armv8-lld-2stage" }
+        ]
       }
     ]
   },