[PATCH] D52053: [LLD] [COFF] Provide __CTOR_LIST__ and __DTOR_LIST__ symbols for MinGW

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 14 14:07:36 PDT 2018


mstorsjo updated this revision to Diff 165590.
mstorsjo added a comment.

Applied @ruiu's suggestions.


https://reviews.llvm.org/D52053

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Driver.cpp
  COFF/Writer.cpp
  COFF/Writer.h
  test/COFF/associative-comdat-mingw.s
  test/COFF/autoimport-arm-data.s
  test/COFF/autoimport-arm64-data.s
  test/COFF/autoimport-list-ptrs.s
  test/COFF/autoimport-refptr.s
  test/COFF/autoimport-x86.s
  test/COFF/common-replacement.s
  test/COFF/ctors_dtors_priority.s
  test/COFF/debug-reloc.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52053.165590.patch
Type: text/x-patch
Size: 15162 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180914/0d2f0bf8/attachment.bin>


More information about the llvm-commits mailing list