DO NOT MERGE - Merge ab/7272582

Bug: 190855093
Merged-In: I50c25193281a2ec909bf385f59fdbefeede77e9e
Change-Id: Ica03f77d57a36749b28b287ce178816faafc2e0f
diff --git a/build/arch/x86.mk b/build/arch/x86.mk
index 0c5ce6b..43ae821 100644
--- a/build/arch/x86.mk
+++ b/build/arch/x86.mk
@@ -9,7 +9,7 @@
          containing a path to the Android source tree. This is typically \
          provided by initializing the Android build environment.")
 endif
-export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r383902c/bin/
+export X86_TOOLS_PREFIX=$(ANDROID_BUILD_TOP)/prebuilts/clang/host/linux-x86/clang-r416183b/bin/
 
 # x86 Tools ####################################################################