6290aac57a
Bug: http://b/30421084 Change-Id: I41acd016992a0c5043b6ea018f205fad44c88b9e Test: Tested build, boot and common usage for several devices in AOSP and internal branch.
5 lines
145 B
Makefile
5 lines
145 B
Makefile
## Clang/LLVM release versions.
|
|
|
|
LLVM_RELEASE_VERSION := 3.8
|
|
LLVM_PREBUILTS_VERSION ?= clang-3217047
|
|
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host
|