| commit | eb262ce4b63e76a70d95fef83ef55c9d222a3007 | [log] [tgz] |
|---|---|---|
| author | Rui Ueyama <ruiu@google.com> | Thu Jun 04 02:12:16 2015 +0000 |
| committer | Rui Ueyama <ruiu@google.com> | Thu Jun 04 02:12:16 2015 +0000 |
| tree | da8bc97d0f55f3542dacb901b3e9f9401bb6219e | |
| parent | 979550f2210e5c5fb1c061f5b88cdcbd6fa40f36 [diff] |
COFF: /include'd symbols must be preserved. 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 llvm-svn: 239005