[PATCH] D52951: [lld] Add more complete support for the INCLUDE command.

Ian Tessier via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Oct 5 15:09:20 PDT 2018


itessier created this revision.
Herald added subscribers: llvm-commits, arichardson, emaste.
Herald added a reviewer: espindola.

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


Repository:
  rLLD LLVM Linker

https://reviews.llvm.org/D52951

Files:
  ELF/ScriptParser.cpp
  test/ELF/linkerscript/memory-include.s
  test/ELF/linkerscript/output-section-include.s
  test/ELF/linkerscript/section-include.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52951.168544.patch
Type: text/x-patch
Size: 5959 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181005/495bfb7e/attachment.bin>


More information about the llvm-commits mailing list