Update clang prebuilts to clang-r365631 am: ffea8ae333 am: f5401527a3 am: 6e6f292737 am: b485fc24b6
am: 11f12b1111

Change-Id: I6af9e8764a3a3551a4180f82f34352520b78cb55
diff --git a/build-prebuilts.sh b/build-prebuilts.sh
index 7791408..e8ee9c3 100755
--- a/build-prebuilts.sh
+++ b/build-prebuilts.sh
@@ -15,8 +15,8 @@
 # limitations under the License.
 
 export LLVM_BUILD_HOST_TOOLS=true
-export LLVM_PREBUILTS_VERSION=clang-r353983d
-export LLVM_RELEASE_VERSION=9.0.4
+export LLVM_PREBUILTS_VERSION=clang-r365631
+export LLVM_RELEASE_VERSION=9.0.6
 
 # FIXME: Workaround to build bionic versioner in the aosp/clang-tools branch.
 export FORCE_BUILD_LLVM_COMPONENTS=true