[PATCH] D70266: [ELF] Fix lld build on Windows/MinGW
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 04:47:26 PST 2019
mstorsjo added a comment.
FWIW, with GCC 7.3 targeting mingw, I'm getting the exact same size for both GCC and Clang, and the struct size assertions you're referring to pass just fine. With what version of GCC are you seeing different sizes?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70266/new/
https://reviews.llvm.org/D70266
More information about the llvm-commits
mailing list