[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:06 PDT 2018


This revision was automatically updated to reflect the committed changes.
grimar marked 2 inline comments as done.
Closed by commit rLLD335714: [ELF] - Implement linker script OVERLAYs. (authored by grimar, committed by ).

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

Repository:
  rLLD LLVM Linker

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.153013.patch
Type: text/x-patch
Size: 9650 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180627/3b5fa29f/attachment.bin>


More information about the llvm-commits mailing list