[PATCH] D51456: [LLD] [COFF] When doing automatic dll imports, replace whole .refptr.<var> chunks with __imp_<var>

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 31 00:47:00 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL341175: [COFF] When doing automatic dll imports, replace whole .refptr.<var> chunks… (authored by mstorsjo, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D51456?vs=163254&id=163467#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D51456

Files:
  lld/trunk/COFF/Chunks.cpp
  lld/trunk/COFF/Chunks.h
  lld/trunk/COFF/ICF.cpp
  lld/trunk/COFF/MarkLive.cpp
  lld/trunk/COFF/PDB.cpp
  lld/trunk/COFF/SymbolTable.cpp
  lld/trunk/COFF/Symbols.cpp
  lld/trunk/COFF/Writer.cpp
  lld/trunk/test/COFF/autoimport-refptr.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51456.163467.patch
Type: text/x-patch
Size: 9812 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180831/864b2e9d/attachment.bin>


More information about the llvm-commits mailing list