[llvm-commits] [llvm] r134113 - /llvm/trunk/lib/Target/X86/X86RegisterInfo.cpp

Eric Christopher echristo at apple.com
Wed Jun 29 18:46:37 PDT 2011


On Jun 29, 2011, at 4:11 PM, Jakob Stoklund Olesen wrote:

> Fix this by inserting the stack pointer adjustment immediately after the
> call instead of where the ADJCALLSTACKUP instruction was erased.

Aha! Nice fix.

-eric



More information about the llvm-commits mailing list