[PATCH] D67504: [ELF] Make MergeInputSection merging aware of output sections

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 06:01:07 PDT 2019


MaskRay updated this revision to Diff 220489.
MaskRay marked 4 inline comments as done.
MaskRay added a comment.

Add comments


Repository:
  rLLD LLVM Linker

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

https://reviews.llvm.org/D67504

Files:
  ELF/Driver.cpp
  ELF/LinkerScript.cpp
  ELF/LinkerScript.h
  ELF/OutputSections.cpp
  ELF/OutputSections.h
  ELF/Relocations.cpp
  ELF/SyntheticSections.cpp
  ELF/SyntheticSections.h
  ELF/Writer.cpp
  test/ELF/linkerscript/merge-output-sections.s
  test/ELF/linkerscript/merge-sections.s
  test/ELF/merge-entsize2.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D67504.220489.patch
Type: text/x-patch
Size: 25580 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190917/d7e3e0fa/attachment.bin>


More information about the llvm-commits mailing list