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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 6 03:21:35 PDT 2018


grimar updated this revision to Diff 141303.
grimar marked 3 inline comments as done.
grimar added a comment.

- Addressed review comments.


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.141303.patch
Type: text/x-patch
Size: 10091 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180406/7a5e2fb0/attachment.bin>


More information about the llvm-commits mailing list