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

Peter Collingbourne peter at pcc.me.uk
Wed Jun 3 11:27:01 PDT 2015


LGTM with a test case.

Peter

On June 3, 2015 10:12:29 AM PDT, Rui Ueyama <ruiu at google.com> wrote:
>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/

-- 
Sent from my Android device with K-9 Mail. Please excuse my brevity.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20150603/f87d89b5/attachment.html>


More information about the llvm-commits mailing list