Update to use the latest clang-2629532.

Bug: http://b/25642296

(cherry picked from commit 352bccb65e)

Change-Id: I57bcbed0d7d51864ba7d7325334e9bbbba9f847b
This commit is contained in:
Stephen Hines 2016-02-23 21:58:06 -08:00
parent 71d8cbd9b6
commit 6f82901188
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-2577113
LLVM_PREBUILTS_VERSION ?= clang-2629532
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host