[PATCH] D34873: Fix miscompiled 32bit binaries by mingw

Reid Kleckner via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Wed Jul 19 14:37:06 PDT 2017


rnk requested changes to this revision.
rnk added a comment.
This revision now requires changes to proceed.

This doesn't seem like an acceptable workaround, surely this regresses functionality for arrays with more than UINT_MAX elements.


https://reviews.llvm.org/D34873





More information about the cfe-commits mailing list