[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 13:22:56 PDT 2015
jpp marked 2 inline comments as done.
jpp added a comment.
In http://reviews.llvm.org/D12346#241558, @hjl.tools wrote:
> I just wanted to point it out the related x32 issue. I opened those x32 bugs
> which should be easy to fix:
>
> https://llvm.org/bugs/show_bug.cgi?id=24706
> https://llvm.org/bugs/show_bug.cgi?id=22762
> https://llvm.org/bugs/show_bug.cgi?id=22676
> https://llvm.org/bugs/show_bug.cgi?id=20441
Feel free to CC me on those bugs. I really want llvm's x32 to work, and I might take some of them.
http://reviews.llvm.org/D12346
More information about the llvm-commits
mailing list