[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
Wed Sep 2 13:18:34 PDT 2015


dschuff added a comment.

In http://reviews.llvm.org/D12346#236986, @hjl.tools wrote:

> You missed:
>
>   static SDValue LowerVACOPY(SDValue Op, const X86Subtarget *Subtarget,
>                              SelectionDAG &DAG) {


Good point. but we can probably make that a separate change.


http://reviews.llvm.org/D12346





More information about the llvm-commits mailing list