llvmbot-monitor: Add silent flang debug reverse iteration bot

Change-Id: I35727cfb436098fb05a5d991a719cf5cd0301413
diff --git a/monitor/linaro.json b/monitor/linaro.json
index a56a7e2..5ea4634 100644
--- a/monitor/linaro.json
+++ b/monitor/linaro.json
@@ -79,6 +79,20 @@
     ]
   },
   {
+    "name": "LLVM Silent Master",
+    "base_url": "https://lab.llvm.org/staging",
+    "builder_url": "builders",
+    "build_url": "builds",
+    "builders": [
+      {
+        "name": "Flang",
+        "bots": [
+          { "name": "flang-aarch64-debug-reverse-iteration" }
+        ]
+      }
+    ]
+  },
+  {
     "name": "Buildkite",
     "base_url": "https://www.buildkite.com",
     "buildkite_org": "llvm-project",