[PATCH] D74375: [ELF] Support INSERT [AFTER|BEFORE] for orphan sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 12 08:24:18 PST 2020


This revision was automatically updated to reflect the committed changes.
MaskRay marked an inline comment as done.
Closed by commit rG7c426fb1a6d4: [ELF] Support INSERT [AFTER|BEFORE] for orphan sections (authored by MaskRay).

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74375/new/

https://reviews.llvm.org/D74375

Files:
  lld/ELF/Driver.cpp
  lld/ELF/LinkerScript.cpp
  lld/ELF/LinkerScript.h
  lld/ELF/ScriptParser.cpp
  lld/ELF/Writer.cpp
  lld/test/ELF/linkerscript/insert-after.test
  lld/test/ELF/linkerscript/insert-before.test
  lld/test/ELF/linkerscript/insert-duplicate.test
  lld/test/ELF/linkerscript/insert-not-exist.test

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74375.244192.patch
Type: text/x-patch
Size: 14275 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200212/02201f19/attachment.bin>


More information about the llvm-commits mailing list