[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 01:44:32 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL340726: [COFF] Support MinGW automatic dllimport of data (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D50917?vs=162627&id=162635#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D50917

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

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


More information about the llvm-commits mailing list