forked from openkylin/platform_build
73e734bea5
http://llvm.org/bugs/show_bug.cgi?id=15086, llvm tail call optimization is wrong for x86. For Android/x86 to use SSE* instructions safely, stack should be 16-byte aligned before JNI function call, which isn't true for all x86 device, so -mstackrealign should be the default. BUG: 19234330 Change-Id: I4c6676366788772dbe64fd7f0dd33b3ed5c9b80e |
||
---|---|---|
.. | ||
HOST_x86.mk | ||
HOST_x86_64.mk | ||
HOST_x86_common.mk | ||
TARGET_arm.mk | ||
TARGET_arm64.mk | ||
TARGET_mips.mk | ||
TARGET_mips64.mk | ||
TARGET_x86.mk | ||
TARGET_x86_64.mk | ||
arm.mk | ||
arm64.mk | ||
config.mk | ||
mips.mk | ||
mips64.mk | ||
x86.mk | ||
x86_64.mk |