[PATCH] D12346: x32. Fixes a bug in how struct va_list is initialized in x32

Derek Schuff via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 13:52:59 PDT 2015


This revision was automatically updated to reflect the committed changes.
Closed by commit rL247069: x32. Fixes a bug in how struct va_list is initialized in x32 (authored by dschuff).

Changed prior to commit:
  http://reviews.llvm.org/D12346?vs=34249&id=34254#toc

Repository:
  rL LLVM

http://reviews.llvm.org/D12346

Files:
  llvm/trunk/lib/Target/X86/X86ISelLowering.cpp
  llvm/trunk/test/CodeGen/X86/musttail-varargs.ll
  llvm/trunk/test/CodeGen/X86/soft-fp.ll
  llvm/trunk/test/CodeGen/X86/stdarg.ll
  llvm/trunk/test/CodeGen/X86/x32-va_start.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D12346.34254.patch
Type: text/x-patch
Size: 9353 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150908/34ae36a6/attachment.bin>


More information about the llvm-commits mailing list