summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBen Fennema <fennema@google.com>2021-10-02 04:47:40 +0000
committerBen Fennema <fennema@google.com>2021-10-02 04:56:52 +0000
commit4888b011918b4b043008d676a81460a9872894c7 (patch)
tree481edfd5c0d5ee74ad492e22823f09f3019ab5e8
parent8a1839b1e18fd4ee869f5d9362126c28852577c7 (diff)
downloadconfig-4888b011918b4b043008d676a81460a9872894c7.tar.gz
ANDROID: clang: update to 12.0.5 and enable LLVM_IAS=1
Bug: 196439607 Signed-off-by: Ben Fennema <fennema@google.com> Change-Id: Id66e4b3d74b002bf5beabbd1b9337f74547e357c
-rw-r--r--build.config3
1 files changed, 2 insertions, 1 deletions
diff --git a/build.config b/build.config
index aa5f1ca..9c16b03 100644
--- a/build.config
+++ b/build.config
@@ -28,6 +28,7 @@ function tar_modules() {
BRANCH=android-4.19-stable
KMI_GENERATION=0
LLVM=1
+LLVM_IAS=1
DEPMOD=depmod
ARCH=arm64
@@ -39,7 +40,7 @@ EXTRA_CMDS=''
KERNEL_DIR=private/exynos-google-cw
POST_DEFCONFIG_CMDS="check_defconfig;gen_headers"
CC=clang
-CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r399163b/bin/
+CLANG_PREBUILT_BIN=prebuilts-master/clang/host/linux-x86/clang-r416183b/bin/
BUILDTOOLS_PREBUILT_BIN=build/build-tools/path/linux-x86
LINUX_GCC_CROSS_COMPILE_PREBUILTS_BIN=prebuilts/gas/linux-x86
LINUX_GCC_CROSS_COMPILE_COMPAT_PREBUILTS_BIN=prebuilts/gas/linux-x86