forked from OSchip/llvm-project
86e7018e79
Gcc for android use the leal instruction to substract from the stack pointer in the prologue of a function call. This patch add basic support for evaluating this instruction to support stack unwinding on android-x86. Differential revision: http://reviews.llvm.org/D8583 llvm-svn: 233178 |
||
---|---|---|
.. | ||
InstEmulation | ||
x86 | ||
CMakeLists.txt |