ANDROID: clang: update to 11.0.1

Bug: 155426344
Signed-off-by: Alistair Delva <adelva@google.com>
Change-Id: I7c295a72419ad63d8b6b885bd66c6e2e3f46efb3
This commit is contained in:
Alistair Delva 2020-05-04 09:32:36 -07:00
parent 82aca127d5
commit 9af51e3fbc

View File

@ -5,7 +5,7 @@ CC=clang
LD=ld.lld
NM=llvm-nm
OBJCOPY=llvm-objcopy
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r377782c/bin
CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r383902/bin
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
EXTRA_CMDS=''