[PATCH] [LLD] COFF: /include'd symbols must be preserved

Rui Ueyama ruiu at google.com
Wed Jun 3 10:12:29 PDT 2015


Hi pcc,

Not only entry point symbol but also symbols specified by /include
option must be preserved, as they will never be dead-stripped.

http://reviews.llvm.org/D10220

Files:
  COFF/Config.h
  COFF/Driver.cpp
  COFF/SymbolTable.cpp
  COFF/Writer.cpp
  COFF/Writer.h

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D10220.27052.patch
Type: text/x-patch
Size: 3945 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150603/cdd76e7b/attachment.bin>


More information about the llvm-commits mailing list