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

João Porto via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 8 12:52:51 PDT 2015


jpp updated this revision to Diff 34243.
jpp added a comment.

Some updates to the new test code.


http://reviews.llvm.org/D12346

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

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


More information about the llvm-commits mailing list