[PATCH] D44780: [ELF] - Implement linker script OVERLAYs.

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 27 01:13:07 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL335714: [ELF] - Implement linker script OVERLAYs. (authored by grimar, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D44780?vs=152863&id=153014#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D44780

Files:
  lld/trunk/ELF/OutputSections.h
  lld/trunk/ELF/ScriptParser.cpp
  lld/trunk/ELF/Writer.cpp
  lld/trunk/test/ELF/linkerscript/overlay-reject.test
  lld/trunk/test/ELF/linkerscript/overlay-reject2.test
  lld/trunk/test/ELF/linkerscript/overlay.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44780.153014.patch
Type: text/x-patch
Size: 9830 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/dfd5783b/attachment.bin>


More information about the llvm-commits mailing list