[PATCH] D48402: [mingw] Fix GCC ABI compatibility for comdat things

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 20 16:08:05 PDT 2018


rnk updated this revision to Diff 152196.
rnk added a comment.

- add missing test


https://reviews.llvm.org/D48402

Files:
  llvm/include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
  llvm/include/llvm/MC/MCAsmInfo.h
  llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
  llvm/lib/MC/MCAsmInfoCOFF.cpp
  llvm/lib/MC/MCStreamer.cpp
  llvm/test/CodeGen/X86/mingw-comdats.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48402.152196.patch
Type: text/x-patch
Size: 9114 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180620/6d98c86a/attachment.bin>


More information about the llvm-commits mailing list