3.8 Merge Request: r265886
Tom Stellard via llvm-commits
llvm-commits at lists.llvm.org
Mon May 30 11:57:17 PDT 2016
On Sun, May 22, 2016 at 12:34:05PM -0700, Charles Davis via llvm-commits wrote:
> (Doing it the right way this time...)
>
> Hi,
>
> Is this OK to merge to the 3.8 branch?
>
Hi Chip,
This patch will break the ABI, because it adds a new member to MachineFrameInfo
and also changes the constructor. Is it possible to re-write this fix to
keep the ABI stable?
-Tom
> http://reviews.llvm.org/rL265886 [CodeGen] Don't assume that fixed stack
> objects are aligned in a stack-realigned function.
>
> Chip
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-commits
More information about the llvm-commits
mailing list