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

Ivan Donchevskii via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Jul 18 06:28:01 PDT 2017


yvvan added a comment.

The same alignment in other places works fine. i don't know the source of that issue. Should be somewhere in gcc(mingw) but it's not my focus.
So this is a workaround that we can make (probably only for mingw builds)


https://reviews.llvm.org/D34873





More information about the cfe-commits mailing list