ANDROID: arm64: kbuild: only specify code model with LTO for
authorSami Tolvanen <samitolvanen@google.com>
Mon, 1 Oct 2018 23:21:22 +0000 (16:21 -0700)
committerStricted <info@stricted.net>
Fri, 21 Jan 2022 17:22:00 +0000 (17:22 +0000)
commit5823e640f008729a4018e414d7c996e71969ac94
tree028c49bcbed1ce0b474661ea6da4274329895621
parent936ec13ef62db9666c2b810aea15a83c100c4cfb
ANDROID: arm64: kbuild: only specify code model with LTO for
 modules

This fixes CONFIG_LTO_CLANG for LLVM >= r334571 where LLVMgold actually
started respecting the code model flag.

Bug: 116819139
Bug: 119418330
Test: builds with LLVM r334571, boots on a device, all modules load
Change-Id: I1af9d24ed1b789a40ac1e85bd00e176ff8a68aa5
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
Signed-off-by: Miguel de Dios <migueldedios@google.com>
arch/arm64/Makefile