[PATCH] D70266: [ELF] Fix lld build on Windows/MinGW

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 15 00:56:07 PST 2019


ruiu added a comment.

Yeah this is very interesting. This may be a sign that clang is not ABI compatible with GNU on Windows when bitfields are used this way.


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