commit | 2e9d40d5f45c4f7fa3e58acfb99c822dddec74df | [log] [tgz] |
---|---|---|
author | Rui Ueyama <ruiu@google.com> | Fri Oct 12 17:07:32 2018 +0000 |
committer | Rui Ueyama <ruiu@google.com> | Fri Oct 12 17:07:32 2018 +0000 |
tree | 6c398cdbfe8fd7cd43a7ff6a96219d2697221fa3 | |
parent | d0fbef9c753a78aa20d5a462b682bfaf83cc6e6e [diff] |
[lld] Add more complete support for the INCLUDE command. Patch by Ian Tessier. This change adds INCLUDE support to the MEMORY and SECTION commands, and to output sections, as per: https://sourceware.org/binutils/docs/ld/File-Commands.html#File-Commands Differential Revision: https://reviews.llvm.org/D52951 llvm-svn: 344368