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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 26 00:39:49 PDT 2018


grimar updated this revision to Diff 152848.
grimar added a comment.

Ping.

- Rebased.


https://reviews.llvm.org/D44780

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44780.152848.patch
Type: text/x-patch
Size: 9797 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180626/126b9f44/attachment.bin>


More information about the llvm-commits mailing list