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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 5 03:26:30 PDT 2018


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

- Addressed review comment.


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.141120.patch
Type: text/x-patch
Size: 10013 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180405/d2fb51a0/attachment.bin>


More information about the llvm-commits mailing list