[LLVMdev] x86 code emitter ebp and esp conflicts

Joerg Sonnenberger joerg at britannica.bec.de
Wed Jan 30 08:59:04 PST 2013


On Wed, Jan 30, 2013 at 11:27:04AM -0500, Peng Cheng wrote:
> Checking into the emitted code, it seems that the local memory anchored at
> ebp has conflict with stack memory anchored at esp prepared for function
> calls.

Can you provide real code?

Joerg



More information about the llvm-dev mailing list