[PATCH] D50917: [LLD] [COFF] Support MinGW automatic dllimport of data

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 27 00:38:40 PDT 2018


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

Clarified the comments further, as requested.


https://reviews.llvm.org/D50917

Files:
  COFF/Chunks.cpp
  COFF/Chunks.h
  COFF/Driver.cpp
  COFF/SymbolTable.cpp
  COFF/SymbolTable.h
  COFF/Symbols.cpp
  COFF/Symbols.h
  COFF/Writer.cpp
  test/COFF/autoimport-arm-code.s
  test/COFF/autoimport-arm-data.s
  test/COFF/autoimport-arm64-code.s
  test/COFF/autoimport-arm64-data.s
  test/COFF/autoimport-list-ptrs.s
  test/COFF/autoimport-x86.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50917.162626.patch
Type: text/x-patch
Size: 23808 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180827/7929f4ae/attachment.bin>


More information about the llvm-commits mailing list