d1c2ff4f06
Test: Tested build, boot and common usage for Arm, Arm64, x86, x86_64, Mips images in AOSP and internal branch. Bug: http://b/29823425 Change-Id: I97299c8b41ff9d3ac7019a349aa569609a099233
5 lines
145 B
Makefile
5 lines
145 B
Makefile
## Clang/LLVM release versions.
|
|
|
|
LLVM_RELEASE_VERSION := 3.8
|
|
LLVM_PREBUILTS_VERSION ?= clang-3016494
|
|
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host
|