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

George Rimar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 28 08:17:11 PDT 2018


grimar updated this revision to Diff 140077.
grimar marked an inline comment as done.
grimar added a comment.

- Addressed review comments.
- Added __load_start_*/__load_stop* symbols as specification requests.


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.140077.patch
Type: text/x-patch
Size: 13230 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180328/0ccfef1b/attachment.bin>


More information about the llvm-commits mailing list