Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit efd50b72 authored by Stephen Hines's avatar Stephen Hines
Browse files

Switch to clang-2658975.

Bug: http://b/27482631

This fixes an issue where krait compiles were not passing the proper
flags to the assembler when -no-integrated-as is used. This was
preventing ART from switching to clang in some cases.

(cherry picked from commit c503d8ef)

Change-Id: I4a0efb78f37fee73bf61841f0347328b8f61c192
parent 6f0a9020
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
## Clang/LLVM release versions.

LLVM_RELEASE_VERSION := 3.8
LLVM_PREBUILTS_VERSION ?= clang-2629532
LLVM_PREBUILTS_VERSION ?= clang-2658975
LLVM_PREBUILTS_BASE ?= prebuilts/clang/host