[PATCH] D60509: Mark non-alloc sections after marking alloc sections.Previously, we mark non-alloc sections except debug info sections,mark alloc sections, and optionally mark debug sections. This patchsimplifies the step by marking alloc sections first.

Rui Ueyama via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 10 05:37:06 PDT 2019


ruiu created this revision.
ruiu added a reviewer: rocallahan.
Herald added subscribers: MaskRay, arichardson, aprantl, emaste.
Herald added a reviewer: espindola.
Herald added a project: LLVM.

...st.

This patch also updates comments.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D60509

Files:
  lld/ELF/InputFiles.h
  lld/ELF/MarkLive.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D60509.194498.patch
Type: text/x-patch
Size: 5023 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190410/9a72694c/attachment.bin>


More information about the llvm-commits mailing list