Switch to prebuilt clang-3217047

Bug: http://b/30421084
Change-Id: I41acd016992a0c5043b6ea018f205fad44c88b9e
Test: Tested build, boot and common usage for several devices in AOSP
and internal branch.
This commit is contained in:
Pirama Arumuga Nainar 2016-08-24 09:43:44 -07:00
parent a7adc06e68
commit 6290aac57a
1 changed files with 1 additions and 1 deletions

View File

@ -1,5 +1,5 @@
## Clang/LLVM release versions.
LLVM_RELEASE_VERSION := 3.8
LLVM_PREBUILTS_VERSION ?= clang-3016494
LLVM_PREBUILTS_VERSION ?= clang-3217047
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host