XCore target: fix bug in aligning 'byval i8*' on the stack
Robert Lytton
robert at xmos.com
Mon Oct 14 09:38:13 PDT 2013
Hi
Here is a patch to fix the assert "Misaligned stack offset".
This was caused by incorrect alignment when making copies of i8* byval args.
Robert
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131014/60a0be34/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: PatchByvali8
Type: application/octet-stream
Size: 1329 bytes
Desc: PatchByvali8
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20131014/60a0be34/attachment.obj>
More information about the llvm-commits
mailing list