ANDROID: x86: disable UNWINDER_ORC with LTO_CLANG

Bug: 145297900
Change-Id: I392f46e26e203a4a37bcddcaf1e44343d1f82a17
Signed-off-by: Sami Tolvanen <samitolvanen@google.com>
This commit is contained in:
Sami Tolvanen 2019-05-14 11:13:57 -07:00
parent 619830f63d
commit a59f04142f

View File

@ -291,7 +291,7 @@ choice
config UNWINDER_ORC
bool "ORC unwinder"
depends on X86_64
depends on X86_64 && !LTO_CLANG
select STACK_VALIDATION
---help---
This option enables the ORC (Oops Rewind Capability) unwinder for