[PATCH] D33520: Garbage collect dllimported symbols.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 24 15:01:41 PDT 2017


ruiu updated this revision to Diff 100170.
ruiu added a comment.

- Added a test


https://reviews.llvm.org/D33520

Files:
  lld/COFF/InputFiles.h
  lld/COFF/MarkLive.cpp
  lld/COFF/Symbols.cpp
  lld/COFF/Symbols.h
  lld/COFF/Writer.cpp
  lld/test/COFF/Inputs/import.yaml
  lld/test/COFF/Inputs/oldname.yaml
  lld/test/COFF/dllimport-gc.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D33520.100170.patch
Type: text/x-patch
Size: 8619 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170524/e0225f19/attachment.bin>


More information about the llvm-commits mailing list